File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -8430,10 +8430,11 @@ <h3>Graph Containers</h3>
8430
8430
8431
8431
< section class ="changed "> < h2 > Embedding JSON-LD in HTML Documents</ h2 >
8432
8432
8433
- < p > HTML < a data-cite ="HTML52/semantics-scripting.html#the-script-element "> script elements</ a > can be used to embed blocks of data in documents.
8434
- This way, JSON-LD content can be easily embedded in HTML [[HTML52]] by placing
8435
- it in a script element with the < code > type</ code > attribute set to
8436
- < code > application/ld+json</ code > .</ p >
8433
+ < p >
8434
+ JSON-LD content can be easily embedded in HTML [[HTML52]] by placing
8435
+ it in a < a data-cite ="HTML52/semantics-scripting.html#the-script-element "> Script element</ a > with the < code > type</ code > attribute set to
8436
+ < code > application/ld+json</ code > . Doing so creates a
8437
+ < a data-cite ="https://www.w3.org/TR/html52/semantics-scripting.html#data-block "> data block</ a > .</ p >
8437
8438
8438
8439
< aside class ="example ds-selector-tabs "
8439
8440
title ="Embedding JSON-LD in HTML ">
You can’t perform that action at this time.
0 commit comments