Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-15 | Added failing test case for macros. | John MacFarlane | 1 | -0/+18 |
2018-10-14 | Markdown writer: ensure blank between raw block and normal content. | John MacFarlane | 1 | -0/+4 |
2018-08-17 | LaTeX reader: Support more text-mode accents. | John MacFarlane | 1 | -4/+4 |
2018-01-13 | LaTeX reader: pass through macro defs in rawLaTeXBlock... | John MacFarlane | 1 | -0/+3 |
2017-12-22 | `latex_macros` extension changes. | John MacFarlane | 1 | -1/+33 |
2017-08-07 | LaTeX reader: Support simple `\def` macros. | John MacFarlane | 1 | -0/+28 |
2017-08-07 | LaTeX reader: Support `\let`. | John MacFarlane | 1 | -0/+23 |
2017-07-24 | Added a test case with `markdown-latex_macros`. | John MacFarlane | 1 | -1/+10 |
2017-07-24 | LaTeX reader: some improvements in macro parsing. | John MacFarlane | 1 | -0/+8 |