I don't know why I haven't requested this before (at least as far as I can remember).
1. Please add a JSON syntax parser scheme to SyntaxEdit.
2. Please use this scheme in the HTML.xml syntax scheme for <script type="application/ld+json"> ... </script> and <script type="application/json"> ... </script>
A customer had a question about this related to improper syntax parsing/highlighting of JSON in a <script type="application/ld+json"> ... </script> .
Hopefully this would not be difficult to add and very worthwhile because of the popularity and simplicity of JSON.
Comments