Fix the false claims round one found, and refuse the content a code span dropped
CI / gate (push) Successful in 5s

This commit is contained in:
2026-08-27 11:42:43 +02:00
parent 7035e42d1d
commit a5b8a4654f
8 changed files with 59 additions and 19 deletions
@@ -87,6 +87,41 @@
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "a",
"type": "text"
},
{
"marks": [
{
"type": "em"
}
],
"text": ".",
"type": "text"
},
{
"text": "b",
"type": "text"
},
{
"marks": [
{
"type": "strong"
}
],
"text": ",",
"type": "text"
},
{
"text": "c",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",