Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-17 | Markdown reader: don't coalesce adjacent raw LaTeX blocks... | John MacFarlane | 1 | -1/+2 |
2018-01-13 | LaTeX reader: pass through macro defs in rawLaTeXBlock... | John MacFarlane | 1 | -0/+1 |
2017-12-22 | `latex_macros` extension changes. | John MacFarlane | 1 | -1/+0 |
2017-12-22 | Markdown reader: improved raw tex parsing. | John MacFarlane | 1 | -3/+1 |
2017-08-19 | Markdown reader: use CommonMark rules for list item nesting. | John MacFarlane | 1 | -7/+7 |
2017-07-24 | LaTeX reader: some improvements in macro parsing. | John MacFarlane | 1 | -0/+1 |
2017-07-07 | Rewrote LaTeX reader with proper tokenization. | John MacFarlane | 1 | -2/+2 |
2017-05-11 | Combine grid table parsers | Albert Krewinkel | 1 | -34/+34 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+198 |