Pin the mark run and a line break's whitespace edges
CI / gate (push) Successful in 4s

This commit is contained in:
Lilleman auf Larv
2026-08-24 14:39:18 +02:00
parent b61109bc90
commit 2fbe913101
5 changed files with 72 additions and 8 deletions
@@ -27,6 +27,38 @@
],
"type": "paragraph"
},
{
"content": [
{
"text": "Space before the break ",
"type": "text"
},
{
"type": "hardBreak"
},
{
"text": "survives.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Space after the break",
"type": "text"
},
{
"type": "hardBreak"
},
{
"text": " survives too.",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{