aboutsummaryrefslogtreecommitdiff
path: root/data/sample.lua
AgeCommit message (Expand)AuthorFilesLines
2017-01-18Fix sample.lua barfing on Raw data (#3358)bumper3141-0/+4
2016-10-23Handle line blocks in sample.lua custom lua writer.John MacFarlane1-0/+5
2016-06-20Implement RawInline and RawBlock in sample lua custom writer.John MacFarlane1-0/+12
2016-02-05Custom writer: Pass attributes parameter to CaptionedImage.John MacFarlane1-1/+1
2015-12-11Implemented SoftBreak and new `--wrap` option.John MacFarlane1-2/+6
2015-09-15sample.lua - define CaptionedImage, add newline at end.John MacFarlane1-1/+7
2014-07-16Custom writers now work with `--template`.John MacFarlane1-19/+4
2014-07-16Made Citation information available in lua custom writer.John MacFarlane1-2/+7
2013-12-13Added Cite function to sample.lua.John MacFarlane1-0/+4
2013-08-08Preliminary support for new Div and Span elements in writers.John MacFarlane1-0/+8
2013-07-14Updated sample.lua for new metadata.John MacFarlane1-5/+5
2013-06-27Custom writer: Pass full metadata, not just tit/auth/date.John MacFarlane1-7/+7
2013-04-14Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`.John MacFarlane1-0/+312