Read the inline text, and decode the escapes and references CommonMark spells (#33)
CI / gate (push) Successful in 4s

This commit was merged in pull request #33.
This commit is contained in:
2026-08-30 23:32:57 +02:00
parent ddc55bc7c8
commit 0476d33b7b
25 changed files with 729 additions and 110 deletions
@@ -44,6 +44,24 @@
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "<div opens no HTML block",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "<?php opens none either",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",