Files
pandoc/test
John MacFarlane 58929eb70c Markdown writer: in YAML metadata, put double quotes around...
...strings that are numbers beginning with 0 or ending with 0 and
having a decimal point.  Otherwise they will read as YAML numbers
and potentially be modified (e.g. 3.10 -> 3.1).

It would be better to fix this on the reader side, but since
we use a standard YAML parser it's hard to see how.

Closes #11715.
2026-06-21 15:15:42 +02:00
..
2023-01-13 09:13:27 -08: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
2025-11-05 12:49:46 +01:00
2024-05-31 09:38:34 -06:00
2025-09-15 12:45:28 +02:00
2023-07-06 12:20:20 -07:00
2025-11-05 12:49:46 +01:00
2024-05-15 18:08:13 -07:00
2025-09-15 12:45:28 +02:00