Skip to content

Convert characters '&', '<' and '>' to entities and back when removing and reinserting the CDATA elements.#30

Open
sligodave wants to merge 2 commits into
alek-sys:masterfrom
sligodave:master
Open

Convert characters '&', '<' and '>' to entities and back when removing and reinserting the CDATA elements.#30
sligodave wants to merge 2 commits into
alek-sys:masterfrom
sligodave:master

Conversation

@sligodave
Copy link
Copy Markdown

If the string between the CDATA elements contain entities, the indent will fail as they don't currently get converted to xml entities.
This commit will create entities where needed and also remove them again when the CDATA elements are reinserted after the indent.

sligodave and others added 2 commits April 26, 2013 10:58
If the string between the CDATA elements contain entities, the indent will fail as they don't currently get converted to xml entities.
This commit will create entities where needed and also remove them again when the CDATA elements are reinserted after the indent.
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