Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

HTML characters escaped according to their depth in tree #1

Open
madwort opened this issue Feb 24, 2017 · 0 comments
Open

HTML characters escaped according to their depth in tree #1

madwort opened this issue Feb 24, 2017 · 0 comments

Comments

@madwort
Copy link

madwort commented Feb 24, 2017

Trying out the live version, found an weird thing:

{"string":"&"} produces &
{"test":{"string":"&"}} produces &
{"test2": {"test":{"string":"&"}}} produces &
etc...

which does't seem like it's doing the right thing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant