You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.
There is a lot of (regexp) search/replace in html strings, this should really be done on the parse tree as it's easy to get wrong (and indeed does go wrong currently).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is a lot of (regexp) search/replace in html strings, this should really be done on the parse tree as it's easy to get wrong (and indeed does go wrong currently).
The text was updated successfully, but these errors were encountered: