Files
adf-codec/corpus/round-trip/commonmark-subset/em-strong-strike.json
T

77 lines
1.3 KiB
JSON

{
"content": [
{
"content": [
{
"text": "Read the ",
"type": "text"
},
{
"marks": [
{
"type": "em"
}
],
"text": "manual",
"type": "text"
},
{
"text": " before ",
"type": "text"
},
{
"marks": [
{
"type": "strong"
}
],
"text": "wiring",
"type": "text"
},
{
"text": " the ",
"type": "text"
},
{
"marks": [
{
"type": "strike"
}
],
"text": "relay",
"type": "text"
},
{
"text": ".",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "An un",
"type": "text"
},
{
"marks": [
{
"type": "em"
}
],
"text": "real",
"type": "text"
},
{
"text": "istic goal.",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}