Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-16 | Remove unused import. | John MacFarlane | 1 | -1/+0 |
2014-07-16 | Custom writers now work with `--template`. | John MacFarlane | 1 | -2/+14 |
2014-07-16 | Made Citation information available in lua custom writer. | John MacFarlane | 1 | -2/+17 |
2014-05-09 | Update copyright notices for 2014, add missing notices | Albert Krewinkel | 1 | -2/+2 |
2014-04-04 | Correctly handle UTF-8 in custom lua scripts. Closes #1189. | John MacFarlane | 1 | -2/+1 |
2014-04-04 | Custom writer: read lua script as UTF-8. | John MacFarlane | 1 | -1/+2 |
2013-08-10 | Adjustments for new Format newtype. | John MacFarlane | 1 | -0/+6 |
2013-08-08 | Preliminary support for new Div and Span elements in writers. | John MacFarlane | 1 | -0/+5 |
2013-08-06 | Added support for MetaBool. | John MacFarlane | 1 | -0/+2 |
2013-06-27 | Custom writer: Pass full metadata, not just tit/auth/date. | John MacFarlane | 1 | -5/+15 |
2013-06-24 | Use new flexible metadata type. | John MacFarlane | 1 | -4/+4 |
2013-04-14 | Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`. | John MacFarlane | 1 | -0/+230 |