diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2017-04-14 14:59:17 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2017-04-14 14:59:17 +0200 |
commit | 1d9742bb5dd976d478db877c48d9ba005ce98098 (patch) | |
tree | a998c7ec63b56d54930157df1b9ef5a38f9de1b1 /data/docx/docProps | |
parent | 932e395e535e10e7fdbfadd5617b7427a2141343 (diff) | |
download | pandoc-1d9742bb5dd976d478db877c48d9ba005ce98098.tar.gz |
Use lua bools and strings for MetaBool, MetaString
Native lua booleans and strings are used to represent MetaBool and
MetaString values. This is more natural than the previous table-based
representation. The old lua representation can still be read back to
haskell, ensuring compatibility with the `pandoc.MetaBool` and
`pandoc.MetaString` lua constructors.
Diffstat (limited to 'data/docx/docProps')
0 files changed, 0 insertions, 0 deletions