Skip to content

Escape node names in exported HTML headings#425

Open
shlyakpavel wants to merge 1 commit into
tsujan:masterfrom
shlyakpavel:fix-node-address-html-escaping
Open

Escape node names in exported HTML headings#425
shlyakpavel wants to merge 1 commit into
tsujan:masterfrom
shlyakpavel:fix-node-address-html-escaping

Conversation

@shlyakpavel
Copy link
Copy Markdown
Contributor

Node names are inserted into generated HTML headings when exporting or printing multiple nodes. They need to be HTML-escaped before being embedded in that markup.

Without escaping, a node named A < B & C is exported with a broken heading.

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