Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |