Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-06 | Removed CITEPROC CPP conditionals from library code. | John MacFarlane | 1 | -4/+0 |
2010-10-26 | Process LaTeX macros in markdown, and apply to TeX math. | John MacFarlane | 1 | -2/+7 |
2010-07-13 | Parse \chapter{} in latex. | John MacFarlane | 1 | -2/+4 |
2010-07-11 | Merge branch 'atlists'. Added auto-numbered example lists. | John MacFarlane | 1 | -5/+27 |
2010-07-06 | Allow language-neutral table captions. | John MacFarlane | 1 | -1/+4 |
2010-07-05 | More refactoring of grid table code. | John MacFarlane | 1 | -8/+60 |
2010-07-05 | Minor reformatting. | John MacFarlane | 1 | -2/+4 |
2010-07-05 | Moved generic grid table functions from RST reader -> Parsing. | John MacFarlane | 1 | -3/+85 |
2010-07-05 | Moved parsing functions from Text.Pandoc.Shared to new module. | John MacFarlane | 1 | -0/+537 |