Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-05 | Custom writer: Pass attributes parameter to CaptionedImage. | John MacFarlane | 1 | -1/+1 |
2015-12-11 | Implemented SoftBreak and new `--wrap` option. | John MacFarlane | 1 | -2/+6 |
2015-09-15 | sample.lua - define CaptionedImage, add newline at end. | John MacFarlane | 1 | -1/+7 |
2014-07-16 | Custom writers now work with `--template`. | John MacFarlane | 1 | -19/+4 |
2014-07-16 | Made Citation information available in lua custom writer. | John MacFarlane | 1 | -2/+7 |
2013-12-13 | Added Cite function to sample.lua. | John MacFarlane | 1 | -0/+4 |
2013-08-08 | Preliminary support for new Div and Span elements in writers. | John MacFarlane | 1 | -0/+8 |
2013-07-14 | Updated sample.lua for new metadata. | John MacFarlane | 1 | -5/+5 |
2013-06-27 | Custom writer: Pass full metadata, not just tit/auth/date. | John MacFarlane | 1 | -7/+7 |
2013-04-14 | Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`. | John MacFarlane | 1 | -0/+312 |