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
@@ -4,4 +4,10 @@ Trailing space held:text{text=" "}
:text{text="\t"}Tabbed at the block edge.
Space before the break:text{text=" "}\
survives.
Space after the break\
:text{text=" "}survives too.
Kept _:text{text=" "}inside:text{text=" "}_, exactly.