Age | Commit message (Expand) | Author | Files | Lines |
2012-05-09 | DocBook reader: More improvements, passes tests. | John MacFarlane | 2 | -16/+16 |
2012-05-08 | DocBook reader: More test improvements. | John MacFarlane | 2 | -2/+2 |
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 | 2 | -32/+25 |
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 | 2 | -553/+40 |
2012-05-08 | Added docbook reader tests (still failing). | John MacFarlane | 2 | -0/+2374 |
2012-04-30 | Improved spacing around LaTeX block environments. | John MacFarlane | 3 | -3/+44 |
2012-04-30 | LaTeX writer: Fixed spacing in quote environments. | John MacFarlane | 3 | -8/+6 |
2012-04-28 | Updated latex writer tests for new template. | John MacFarlane | 3 | -0/+6 |
2012-04-27 | Merge pull request #485 from paul-r-ml/master | John MacFarlane | 2 | -5/+21 |
2012-04-24 | textile reader improvements : better conformance to RedCloth Textile inlines | paul.rivier | 2 | -5/+6 |
2012-04-21 | LaTeX writer: Use fixltx2e package to provide '\textsubscript'. | John MacFarlane | 3 | -2/+5 |
2012-04-17 | Textile reader quick clean-up and added support for LaTeX blocks and inlines. | paul.rivier | 2 | -0/+15 |
2012-04-15 | Mardkown writer: escape < and $. | John MacFarlane | 1 | -4/+4 |
2012-04-06 | Updated texinfo test to reflect template change. | John MacFarlane | 1 | -1/+1 |
2012-04-03 | LaTeX writer: don't use eurosym package unless document has a €. | John MacFarlane | 3 | -3/+0 |
2012-03-25 | Added PDF metadata (title,author) in LaTeX standalone + PDF output. | John MacFarlane | 3 | -0/+18 |
2012-03-25 | Oops! Forgot to munch whitespace / ignore body after directive. | Greg Maslov | 2 | -1/+14 |
2012-03-24 | Add parsing support for the rST default-role directive. | Greg Maslov | 2 | -1/+24 |
2012-03-24 | RST writer: Better handling of inline formatting. | John MacFarlane | 1 | -3/+3 |
2012-03-19 | Added test for one column table in LaTeX. | John MacFarlane | 2 | -0/+12 |
2012-03-12 | Use {} around ctable caption. Closes #445. | John MacFarlane | 1 | -3/+3 |
2012-03-07 | Updated tests for euro-related template changes. | John MacFarlane | 3 | -0/+9 |
2012-03-03 | Updated tests for context template changes. | John MacFarlane | 1 | -3/+6 |
2012-03-03 | Fixed LaTeX writer tests for last patch. | John MacFarlane | 1 | -1/+1 |
2012-02-21 | Added tests for markdown-extra tables | François Gannaz | 2 | -0/+94 |
2012-02-10 | LaTeX reader: Add ", " to suffix... | John MacFarlane | 1 | -1/+1 |
2012-02-06 | LaTeX reader: use raw latex as fallback for Cites. | John MacFarlane | 1 | -1/+1 |
2012-02-04 | Improvements to LaTeX reader: | John MacFarlane | 1 | -1/+2 |
2012-02-04 | Complete rewrite of LaTeX reader. | John MacFarlane | 4 | -40/+40 |
2012-01-30 | Updated citation tests with en-dashes. | John MacFarlane | 2 | -6/+6 |
2012-01-28 | Put date in YYYY-MM-DD format if possible for HTML, docx metadata. | John MacFarlane | 4 | -4/+4 |
2012-01-27 | Docbook writer: Use sect1, sect2, etc. instead of section. | John MacFarlane | 1 | -62/+62 |
2012-01-25 | Depend on highlighting-kate 0.5. | John MacFarlane | 2 | -4/+6 |
2012-01-19 | Added Docx writer. | John MacFarlane | 1 | -4/+4 |
2012-01-13 | Improved citation tests. | John MacFarlane | 4 | -27/+27 |
2012-01-02 | Markdown reader: Fix parsing of consecutive lists. | John MacFarlane | 2 | -1/+21 |
2012-01-01 | New treatment of dashes in --smart mode. | John MacFarlane | 2 | -4/+4 |
2011-12-31 | Support for math in RST reader and writer. | John MacFarlane | 3 | -9/+46 |
2011-12-30 | Updated context tests. | John MacFarlane | 1 | -33/+34 |
2011-12-30 | Updated latex tests. | John MacFarlane | 3 | -6/+18 |
2011-12-30 | Updated ConTeXt tests. | John MacFarlane | 1 | -67/+68 |
2011-12-29 | Unicode reference ID in biblio test. | John MacFarlane | 2 | -5/+5 |
2011-12-29 | Updated tests for changes to HTML note back references. | John MacFarlane | 1 | -5/+5 |
2011-12-29 | Added 'beamer' as an output format. | John MacFarlane | 3 | -3/+3 |
2011-12-28 | Preserve attributes in highlighted HTML. | John MacFarlane | 2 | -2/+2 |
2011-12-27 | Highlighting: Add language as class name. | John MacFarlane | 2 | -2/+2 |
2011-12-27 | Updated tests. | John MacFarlane | 4 | -73/+80 |
2011-12-27 | Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. | John MacFarlane | 8 | -163/+159 |