X Tutup
Skip to content

escape single quote when emit-element#90

Closed
zbq wants to merge 1 commit intoclojure:masterfrom
zbq:master
Closed

escape single quote when emit-element#90
zbq wants to merge 1 commit intoclojure:masterfrom
zbq:master

Conversation

@zbq
Copy link
Copy Markdown

@zbq zbq commented Dec 7, 2019

No description provided.

@puredanger
Copy link
Copy Markdown
Member

Hi, this project does not accept pull requests (please see https://clojure.org/dev/dev for more info on contribution process).

Regarding this particular change, the clojure.xml namespace should be considered effectively deprecated as it does not handle many aspects of modern XML parsing. Instead, use a library like data.xml (https://github.com/clojure/data.xml).

@zbq
Copy link
Copy Markdown
Author

zbq commented Dec 7, 2019

ok

@zbq zbq closed this Dec 7, 2019
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.

2 participants

X Tutup