Age | Commit message (Expand) | Author | Files | Lines |
2015-04-26 | Updated copyright notices to -2015. Closes #2111. | John MacFarlane | 1 | -2/+2 |
2014-08-08 | Org Writer: Write anchor elements | Matthew Pickering | 1 | -0/+2 |
2014-05-09 | Update copyright notices for 2014, add missing notices | Albert Krewinkel | 1 | -2/+3 |
2014-04-12 | Org writer: Fix output for linebreaks | Albert Krewinkel | 1 | -1/+1 |
2013-12-19 | HLint: use `elem` and `notElem` | Henry de Valence | 1 | -1/+1 |
2013-08-18 | Adjusted writers and tests for change in parsing of div/span. | John MacFarlane | 1 | -1/+8 |
2013-08-08 | Preliminary support for new Div and Span elements in writers. | John MacFarlane | 1 | -0/+3 |
2013-07-01 | Created Text.Pandoc.Writers.Shared, improved metaToJSON. | John MacFarlane | 1 | -2/+2 |
2013-06-29 | Metadata changes: Variables now completely shadow metadata. | John MacFarlane | 1 | -2/+2 |
2013-06-27 | Writers: Use defField for defaults. | John MacFarlane | 1 | -2/+2 |
2013-06-24 | Use new flexible metadata type. | John MacFarlane | 1 | -21/+14 |
2013-01-15 | Use 'fig:' instead of '\SOH' in title to indicate figure. | John MacFarlane | 1 | -2/+2 |
2013-01-14 | Implemented Ext_implicit_figures. | John MacFarlane | 1 | -1/+2 |
2013-01-09 | Added Attr field to Header. | John MacFarlane | 1 | -1/+1 |
2013-01-06 | Don't put the text of an autolink in Code font. | John MacFarlane | 1 | -1/+1 |
2012-08-04 | Don't include empty captions in figures. | John MacFarlane | 1 | -2/+5 |
2012-07-26 | Moved WriterOptions and associated types Shared -> Options. | John MacFarlane | 1 | -0/+1 |
2012-07-26 | Fixed whitespace errors. | John MacFarlane | 1 | -26/+26 |
2012-05-29 | Org writer: Add space before language name. | John MacFarlane | 1 | -3/+3 |
2011-12-27 | Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. | John MacFarlane | 1 | -5/+6 |
2011-12-02 | Shared: Removed unescapeURI, modified escapeURI. | John MacFarlane | 1 | -2/+1 |
2011-01-26 | Add support for attributes in inline Code. | John MacFarlane | 1 | -2/+2 |
2011-01-26 | Adjusted writers to use "tex". | John MacFarlane | 1 | -3/+3 |
2011-01-26 | Bumped version to 1.8; depend on pandoc-types 1.8. | John MacFarlane | 1 | -3/+6 |
2010-12-17 | Added new prettyprinting module. | John MacFarlane | 1 | -79/+69 |
2010-12-05 | Org writer: Minor changes to documentation header. | John MacFarlane | 1 | -3/+3 |
2010-12-04 | Added tests. | Puneeth Chaganti | 1 | -1/+1 |
2010-12-04 | Added Org-mode writer | Puneeth Chaganti | 1 | -0/+291 |