pandoc/src/Text
Albert Krewinkel 4f564b9203
data/pandoc.lua: fix attribute names of Citation
The fields were named like the Haskell fields, not like the documented,
shorter version.  The names are changed to match the documentation and
Citations are given a shared metatable to enable simple extensibility.

Fixes: #4222
2018-01-05 08:20:59 +01:00
..
Pandoc data/pandoc.lua: fix attribute names of Citation 2018-01-05 08:20:59 +01:00
Pandoc.hs Export all of Text.Pandoc.Class from Text.Pandoc. 2017-10-29 15:00:49 -07:00