typst/tests/lang/typ/linebreaks.typ
2021-01-17 13:53:22 +01:00

20 lines
267 B
XML

// Leading line break.
\ Leading
// Directly after word.
Line\ Break
// Spaces around.
Line \ Break
// Directly before word does not work.
No \Break
// Trailing before paragraph break.
Paragraph 1 \
Paragraph 2
// Trailing before end of document.
Paragraph 3 \