Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-12-22 | Removed highlighting flag. Highlighting support is now standard. | John MacFarlane | 2 | -48/+0 |
2011-12-20 | Updated s5 tests. | John MacFarlane | 2 | -6/+6 |
2011-12-18 | HTML writer: Use `<del>` for strikeout. | John MacFarlane | 1 | -1/+1 |
2011-12-04 | Added blank comment after directives in rst template. | John MacFarlane | 1 | -0/+1 |
2011-12-02 | Shared: Removed unescapeURI, modified escapeURI. | John MacFarlane | 1 | -3/+3 |
2011-12-02 | Fixed test for style type meta in highlighted html+lhs. | John MacFarlane | 1 | -0/+1 |
2011-12-01 | Made author/date more consistent in HTML templates. | John MacFarlane | 4 | -10/+10 |
2011-11-24 | Mardkown writer tests: Use setext headers for levels 1-2. | John MacFarlane | 6 | -36/+72 |
2011-11-24 | Changed paths in s5 tests. | John MacFarlane | 2 | -10/+10 |
2011-11-18 | AsciiDoc: Don't use Roman numerals in ordered lists. | John MacFarlane | 1 | -7/+7 |
2011-11-18 | Renamed to AsciiDoc. Fixed display math and escapes. | John MacFarlane | 1 | -14/+14 |
2011-11-18 | Merge branch 'asciidoc' | John MacFarlane | 2 | -0/+727 |
2011-11-18 | Updated tests for correct col width. | John MacFarlane | 2 | -19/+18 |
2011-11-18 | Updated asciidoc test. | John MacFarlane | 1 | -326/+229 |
2011-11-18 | Updated ieee.csl and mhra.csl in test directory. | John MacFarlane | 2 | -504/+686 |
2011-11-18 | Updated chicago-author-date.csl. | John MacFarlane | 1 | -347/+400 |
2011-11-18 | Supported tables in asciidoc, added table tests. | John MacFarlane | 1 | -1/+71 |