Files
John MacFarlane d89167d25f Typst writer: more reliable escaping in inline [..] contexts.
For example, we need to escape `[\1. April]` or it will be
treated as an ordered list.

Closes #9586.
2024-03-18 11:43:41 -07:00

72 B

% pandoc -t typst
**1. April 2024**
^D
#strong[\1. April 2024]