diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2021-10-27 12:06:29 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2021-10-27 12:50:51 -0700 |
| commit | 25a86fc06fd5d7e07251ca9bd758cc42c4234d70 (patch) | |
| tree | e94963824ac7ae69bf74b3ba5c5d0d2277ead467 /doc | |
| parent | 26a8de684ea8ec2ed0e2edebda78a8673c2c62d8 (diff) | |
| download | pandoc-25a86fc06fd5d7e07251ca9bd758cc42c4234d70.tar.gz | |
Markdown writer: Be sure to quote special values in YAML metadata.
E.g. "Y", "yes", which are now (with yaml library) considered
boolean values, as well as "null".
This fixes a bug with roundtripping markdown -> markdown:
```
---
foo: "true"
...
```
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
