Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-12 | Test fixes. | John MacFarlane | 1 | -27/+27 | |
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 | -3/+3 | |
2015-06-21 | DocBook reader mediaobjects and figures, closes #2184 | mb21 | 1 | -2/+3 | |
2014-12-14 | DocBook readers: Include id on section headers. | John MacFarlane | 1 | -32/+32 | |
Closes #1818. | |||||
2014-12-08 | DocBook reader: document/test "type" as implemented | Bryan O'Sullivan | 1 | -1/+1 | |
2014-12-08 | Fix test suite | Bryan O'Sullivan | 1 | -1/+1 | |
2014-12-08 | DocBook reader: add support for classname | Bryan O'Sullivan | 1 | -0/+1 | |
2014-12-08 | DocBook reader: add support for calloutlist and callout | Bryan O'Sullivan | 1 | -0/+6 | |
We treat a calloutlist as a bulleted list. This works well in practice. | |||||
2014-08-12 | Added mathml tests for docbook reader. | John MacFarlane | 1 | -0/+2 | |
2014-07-23 | DocBook reader: Better handle elements inside code environments. | John MacFarlane | 1 | -0/+1 | |
Of course, we can't include structure in the code block, but this way we at least preserve the text. Closes #1449. | |||||
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 | |
Previously header ids were autogenerated by the writers. Now they are generated (unless supplied explicitly) in the markdown parser, if the `header_identifiers` extension is selected. In addition, the textile reader now supports id attributes on headers. | |||||
2013-01-06 | Don't put the text of an autolink in Code font. | John MacFarlane | 1 | -5/+5 | |
2012-05-09 | DocBook reader: More improvements, passes tests. | John MacFarlane | 1 | -4/+4 | |
2012-05-08 | DocBook reader: More test improvements. | John MacFarlane | 1 | -1/+1 | |
2012-05-08 | DocBook reader tests - further refinements. | John MacFarlane | 1 | -4/+4 | |
2012-05-08 | DocBook reader: More improvements, more tests pass. | John MacFarlane | 1 | -23/+21 | |
2012-05-08 | DocBook reader: Improved def lists with multiple defs. | John MacFarlane | 1 | -11/+11 | |
2012-05-08 | Improved docbook reader tests. | John MacFarlane | 1 | -148/+38 | |
2012-05-08 | Added docbook reader tests (still failing). | John MacFarlane | 1 | -0/+498 | |