Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-13 | Man/Ms writers: don't escape `-` as `\-`. | John MacFarlane | 1 | -10/+10 |
2018-10-23 | Groff writer character escaping changes. | John MacFarlane | 1 | -3/+3 |
2018-10-22 | Groff writers escaping changes. | John MacFarlane | 1 | -16/+16 |
2018-10-19 | Man writer: avoid unnecessary `.RS`/`.RE` pair in defn lists. | John MacFarlane | 1 | -38/+0 |
2018-10-18 | GroffChar: fixed interpretation of `\-`. | John MacFarlane | 1 | -10/+10 |
2018-10-18 | Groff escaping changes. | John MacFarlane | 1 | -14/+14 |
2018-10-17 | Move common groff functions to Text.Pandoc.Writers.Groff | John MacFarlane | 1 | -37/+38 |
2018-10-17 | Man writer: use \f[R] instead of \f[] to reset font | Alexander Krotov | 1 | -41/+41 |
2017-05-25 | Added `spaced_reference_links` extension. | John MacFarlane | 1 | -4/+0 |
2017-04-12 | Man writer: Fix handling of nested font commands. | John MacFarlane | 1 | -4/+4 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+795 |