diff options
author | John MacFarlane <jgm@berkeley.edu> | 2018-07-30 23:04:53 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-07-30 23:04:53 -0700 |
commit | d3d932f42cd361a7b4d7e2b22a3238f53cb54f6b (patch) | |
tree | b6259ba6401fd21206ff3d14edabb1b622c25205 /src/Text/Pandoc/Lua/Module/Pandoc.hs | |
parent | cbb662ca07acf23ead5479ab4bd479883432c7d7 (diff) | |
download | pandoc-d3d932f42cd361a7b4d7e2b22a3238f53cb54f6b.tar.gz |
Markdown reader: allow unquoted numbers, booleans as YAML mapping keys.
Previously in 2.2.2 you could not do
---
0: bar
...
but only
---
'0': bar
...
With this change, both forms work.
Diffstat (limited to 'src/Text/Pandoc/Lua/Module/Pandoc.hs')
0 files changed, 0 insertions, 0 deletions