aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Util.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2017-04-14 14:59:17 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2017-04-14 14:59:17 +0200
commit1d9742bb5dd976d478db877c48d9ba005ce98098 (patch)
treea998c7ec63b56d54930157df1b9ef5a38f9de1b1 /src/Text/Pandoc/Lua/Util.hs
parent932e395e535e10e7fdbfadd5617b7427a2141343 (diff)
downloadpandoc-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 'src/Text/Pandoc/Lua/Util.hs')
0 files changed, 0 insertions, 0 deletions