summaryrefslogtreecommitdiff
path: root/data/sample.lua
Commit message (Expand)AuthorAge
* Fix sample.lua barfing on Raw data (#3358)bumper3142017-01-18
* Handle line blocks in sample.lua custom lua writer.John MacFarlane2016-10-23
* Implement RawInline and RawBlock in sample lua custom writer.John MacFarlane2016-06-20
* Custom writer: Pass attributes parameter to CaptionedImage.John MacFarlane2016-02-05
* Implemented SoftBreak and new `--wrap` option.John MacFarlane2015-12-11
* sample.lua - define CaptionedImage, add newline at end.John MacFarlane2015-09-15
* Custom writers now work with `--template`.John MacFarlane2014-07-16
* Made Citation information available in lua custom writer.John MacFarlane2014-07-16
* Added Cite function to sample.lua.John MacFarlane2013-12-13
* Preliminary support for new Div and Span elements in writers.John MacFarlane2013-08-08
* Updated sample.lua for new metadata.John MacFarlane2013-07-14
* Custom writer: Pass full metadata, not just tit/auth/date.John MacFarlane2013-06-27
* Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`.John MacFarlane2013-04-14