Files
adf-codec/corpus/round-trip/inline-nodes/text-whitespace.md
T

8 lines
230 B
Markdown

:text{text=" "}Two leading spaces held, and one text node split:text{text="\n"}over two lines.
Trailing space held:text{text=" "}
:text{text="\t"}Tabbed at the block edge.
Kept _:text{text=" "}inside:text{text=" "}_, exactly.