Files
adf-codec/corpus/round-trip/commonmark-subset/link-destination-parenthesis.json
2026-08-31 22:33:54 +02:00

24 lines
388 B
JSON

{
"content": [
{
"content": [
{
"marks": [
{
"attrs": {
"href": "https://example.com/a)b"
},
"type": "link"
}
],
"text": "The torque table",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}