Non-Printable Character Detection

Replace non-printable characters, e.g., zero-width spaces, with a visible symbol.

Per 16-09-2021. Zie de nieuwste versie.

Maker
Rui LIU
Beoordelingen
0 0 0
Versie
1.0
Gemaakt op
16-09-2021
Bijgewerkt op
16-09-2021
Grootte
676 bytes
Licentie
MIT
Wordt toegepast op
Alle websites

Replace non-printable characters, e.g., zero-width spaces, with a visible symbol ❖.

I only included the \p{Cf} mentioned in https://stackoverflow.com/a/12054775/8056404.

Only work if the page is not lazy-loaded.