Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-27 | Man reader: allow block-level content in table cells. | John MacFarlane | 1 | -0/+17 |
2018-10-25 | Man reader: support tables. | John MacFarlane | 1 | -0/+151 |
2018-10-22 | Man reader: Handle optional argument in ME, UE macros. | John MacFarlane | 1 | -3/+3 |
2018-10-21 | Man reader: support .ds, .ds1; also fix macro arguments. | John MacFarlane | 1 | -1/+3 |
2018-10-21 | Man reader: move macro resolution to lexer phase. | John MacFarlane | 1 | -0/+12 |
2018-10-20 | Man reader: support UR/UE, MT/ME for links. | John MacFarlane | 1 | -0/+10 |
2018-10-20 | Man reader: block quotes (using RS..RE). | John MacFarlane | 1 | -1/+2 |
2018-10-20 | Man reader: parse TP as definition lists. | John MacFarlane | 1 | -0/+11 |
2018-10-18 | Update man reader tests. | John MacFarlane | 1 | -6/+4 |
2018-10-17 | added old-style test | Yan Pas | 1 | -0/+189 |