File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8581,7 +8581,7 @@ <h3>Graph Containers</h3>
8581
8581
JSON-LD content can be easily embedded in HTML [[HTML52]] by placing
8582
8582
it in a < a data-cite ="HTML52/semantics-scripting.html#the-script-element "> Script element</ a > with the < code > type</ code > attribute set to
8583
8583
< code > application/ld+json</ code > . Doing so creates a
8584
- < a data-cite ="https://www.w3.org/TR/html52 /semantics-scripting.html#data-block "> data block</ a > .</ p >
8584
+ < a data-cite ="HTML52 /semantics-scripting.html#data-block "> data block</ a > .</ p >
8585
8585
8586
8586
< aside class ="example ds-selector-tabs "
8587
8587
title ="Embedding JSON-LD in HTML ">
@@ -8857,7 +8857,7 @@ <h3>Graph Containers</h3>
8857
8857
"@context": "http://schema.org/",
8858
8858
"@type": "WebPageElement",
8859
8859
"name": "Encoding Issues",
8860
- "description": "Issues list such as unescaped </script> or - - >"
8860
+ "description": "Issues list such as unescaped </script> or - ->"
8861
8861
}
8862
8862
</script>
8863
8863
-->
You can’t perform that action at this time.
0 commit comments