Iskren Vankov
Iskren Vankov
Hi, when using linkify-html I've run into the following issue: **Example input:** `Foo/Bar Zoo/Zar` **Expected output:** same as the input (no change) **Observed output:** `Foo/Bar `
Hi, I am trying to execute some code only after the data layer event has been successfully pushed. The usual way to do this with the plain js gtm library...
Hi, I ran into an issue recently using another library that is based on `simple-html-tokenizer`. Here is a link to the original issue: https://github.com/Hypercontext/linkifyjs/issues/370 The particular minimal failure example I...