issues
search
icarus-consulting
/
Yaapii.Xambly
A port of Xembly library by Yegor Bugayenko. Lighweight XML parser, generator and manipulator.
MIT License
7
stars
0
forks
source link
fix: escaping is done properly
#152
Closed
Meerownymous
closed
5 years ago
Meerownymous
commented
5 years ago
Please check if the PR fulfills these requirements
[x] I made sure that my code builds
[x] I merged the master into this branch before pushing
[x] The commit message follows our guidelines
[x] Tests for the changes have been added (for bug fixes / features)
[x] Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce?** (check one with "x")
[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:
What is the current behavior? (You can also link to an open issue here)
What is the new behavior?
closes #151
Does this PR introduce a breaking change? (check one with "x")
[ ] Yes
[ ] No
If this PR contains a breaking change, please describe the impact and migration path for existing applications
Other information
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?** (check one with "x")
What is the current behavior? (You can also link to an open issue here)
What is the new behavior?
closes #151
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications
Other information