Files
pandoc/test
John MacFarlane e87b86261f Typst writer: don't add semicolons as much.
Previously we added semicolons after inline commands not
followed by spaces, but mainly this was to deal with one issue:
the presence of a semicolon after an inline command, which
would be swallowed as a command separator (#9252).

This commits adopts an approach that should avoid so many
superfluous semicolons: it escapes semicolons that might come
right after a command.  See #11196.
2025-10-05 16:33:03 +02:00
..
2023-01-13 09:13:27 -08:00
2025-08-10 08:20:49 +02:00
2025-09-08 09:22:56 +02:00
2025-09-15 12:45:28 +02:00
2024-02-13 23:10:42 -08:00
2024-11-06 10:04:33 -08:00
2024-11-06 10:04:33 -08:00
2024-12-27 11:10:48 -08:00
2024-05-31 09:38:34 -06:00
2025-09-15 12:45:28 +02:00
2025-02-28 22:55:39 -08:00
2023-07-06 12:20:20 -07:00
2024-11-06 10:04:33 -08:00
2025-08-11 16:05:42 -07:00
2025-08-11 16:05:42 -07:00
2024-05-15 18:08:13 -07:00
2025-09-15 12:45:28 +02:00