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
<html><body><p>This is a test: \Program files
</body></html>
produces the output:
html $ body $ p "This is a test: \Program files"
which is malformed Haskell.
Tested with blaze-from-html-0.3.2.1
The text was updated successfully, but these errors were encountered:
Running
blaze-from-html
on this input:The text was updated successfully, but these errors were encountered: