Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): escape corner brackets during serialization #17

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

d3m1d0v
Copy link
Member

@d3m1d0v d3m1d0v commented Oct 5, 2022

During sterilization, we need to escape the corner brackets, because later they can be parsed as HTML

@d3m1d0v d3m1d0v requested a review from smsochneg October 5, 2022 14:08
@d3m1d0v d3m1d0v force-pushed the escape-corner-brackets branch from 3f72cbe to e58fc46 Compare October 5, 2022 14:56
@d3m1d0v d3m1d0v merged commit 01ad8a8 into master Oct 5, 2022
@d3m1d0v d3m1d0v deleted the escape-corner-brackets branch October 5, 2022 15:17
makhnatkin pushed a commit that referenced this pull request May 28, 2024
During sterilization, we need to escape the corner brackets, because later they can be parsed as HTML
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