diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-19 20:21:35 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-19 20:21:35 -0700 |
commit | 652f9a88f4e112804dcb5035783235a08aff3aa8 (patch) | |
tree | cf84b0ccfe3f82b9d21bea1ffa130b512c7182b5 /tests | |
parent | 255037a0912c5cc819985f4224057659f7af50fa (diff) | |
download | pandoc-652f9a88f4e112804dcb5035783235a08aff3aa8.tar.gz |
Handle Boolean values in `--metadata`.
Note that anything not parseable as a YAML boolean or string
is treated as a literal string.
Note that you can still get a string value with "yes" or any
of the strings interpretable as booleans:
-M boolvalue=yes -M stringvalue='"yes"'
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions