Skip to content

Properly escape contents of text nodes and use self-closing tags for empty nodes#82

Open
rasmusfaber wants to merge 1 commit intoradkovo:mainfrom
rasmusfaber:master
Open

Properly escape contents of text nodes and use self-closing tags for empty nodes#82
rasmusfaber wants to merge 1 commit intoradkovo:mainfrom
rasmusfaber:master

Conversation

@rasmusfaber
Copy link

The NormalOutput class did not properly escape the contents of text nodes (see #71) and used the two tags instead of one for empty nodes (which causes some problems with non-compliant browsers that renders <br></br> as two line-breaks).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant