We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7262050 commit 839e33fCopy full SHA for 839e33f
index.html
@@ -8490,6 +8490,10 @@ <h3>Graph Containers</h3>
8490
JSON-LD content.</p>
8491
8492
<section><h3>Restrictions for contents of JSON-LD <code>script</code> elements</h3>
8493
+ <p class="issue atrisk">As HTML entities and comments are not allowable in
8494
+ JSON, the use of comments, escapes,
8495
+ and <a data-cite="HTML5/syntax.html#character-references">HTML Character references</a>
8496
+ is subject to further discussion in the Working Group.</p>
8497
8498
<p>Depending on how the HTML document is served, certain strings may need
8499
to be escaped. In particular, the content MAY be enclosed
0 commit comments