Age | Commit message (Expand) | Author | Files | Lines |
2015-12-12 | Fixed tests. | John MacFarlane | 1 | -1/+1 |
2015-11-19 | Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb... | John MacFarlane | 1 | -32/+32 |
2015-08-08 | Updated html reader for new automatic header attributes. | John MacFarlane | 1 | -33/+33 |
2015-08-07 | Updated tests for link attribute changes. | mb21 | 1 | -30/+30 |
2015-08-07 | Updated tests for image attribute changes. | John MacFarlane | 1 | -2/+2 |
2015-07-24 | HTML Reader: Test <ol> type, class, and inline list-style(-type) CSS | Ophir Lifshitz | 1 | -0/+13 |
2015-01-25 | fixes #1859 HTML Reader table parsing | mb21 | 1 | -1/+128 |
2014-08-16 | HTML reader: Parse appropriately styled span as SmallCaps. | John MacFarlane | 1 | -0/+1 |
2014-06-16 | Updated HTML reader table test - should be simple table. | John MacFarlane | 1 | -1/+1 |
2014-06-16 | Added failing HTML reader test for table. | John MacFarlane | 1 | -1/+12 |
2014-04-01 | Added HTML reader tests for empty strong, emph. | John MacFarlane | 1 | -0/+1 |
2014-04-01 | Tests updated to reflect changes to readers. | Matthew Pickering | 1 | -74/+78 |
2014-01-01 | HTML reader: Parse name/content pairs from meta tags as metadata. | John MacFarlane | 1 | -1/+1 |
2013-12-06 | Small change to HTML reader tests. | John MacFarlane | 1 | -9/+9 |
2013-08-16 | Updated tests for latest pandoc-types changes. | John MacFarlane | 1 | -1/+1 |
2013-08-14 | Updated for removed unMeta, unFormat in pandoc-types. | John MacFarlane | 1 | -1/+1 |
2013-06-25 | Some test suite fixes for new metadata. | John MacFarlane | 1 | -1/+1 |
2013-01-09 | Added Attr field to Header. | John MacFarlane | 1 | -30/+30 |
2011-07-16 | HTML reader: treat Plain as Para when needed. | John MacFarlane | 1 | -35/+2 |
2011-01-26 | Add support for attributes in inline Code. | John MacFarlane | 1 | -5/+5 |
2011-01-21 | Make sure native output ends in newline with --standalone. | John MacFarlane | 1 | -1/+1 |
2011-01-20 | Updated tests for new native format. | John MacFarlane | 1 | -345/+338 |
2010-12-30 | New HTML reader using tagsoup as a lexer. | John MacFarlane | 1 | -4/+4 |
2010-12-22 | Made --smart work with HTML reader. | John MacFarlane | 1 | -71/+71 |
2010-07-20 | Made spacing at end of output more consistent. | John MacFarlane | 1 | -1/+0 |
2010-02-28 | Added accessors (docTitle, docAuthors, docDate) to Meta type. | fiddlosopher | 1 | -1/+1 |
2009-12-31 | Changed Meta author and date types to Inline lists instead of Strings. | fiddlosopher | 1 | -1/+1 |
2009-12-07 | Improved syntax for markdown definition lists. | fiddlosopher | 1 | -6/+7 |
2008-02-09 | Updated test suite to new baseline (but no tests yet for new code block syntax). | fiddlosopher | 1 | -11/+11 |
2008-02-09 | Modified tests for new argument in CodeBlock. | fiddlosopher | 1 | -11/+11 |
2007-08-08 | Major change in the way ordered lists are handled: | fiddlosopher | 1 | -9/+38 |
2007-07-28 | Brought test suite up to date. | fiddlosopher | 1 | -0/+1 |
2007-07-23 | Added definition list support to HTML reader. | fiddlosopher | 1 | -0/+8 |
2007-04-10 | Extensive changes stemming from a rethinking of the Pandoc data | fiddlosopher | 1 | -53/+33 |
2006-11-26 | Pandoc bug fixes: | fiddlosopher | 1 | -11/+11 |
2006-10-17 | initial import | fiddlosopher | 1 | -0/+328 |