index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
man-reader.native
Age
Commit message (
Expand
)
Author
2018-10-27
Man reader: allow block-level content in table cells.
John MacFarlane
2018-10-25
Man reader: support tables.
John MacFarlane
2018-10-22
Man reader: Handle optional argument in ME, UE macros.
John MacFarlane
2018-10-21
Man reader: fix code block tests.
John MacFarlane
2018-10-21
Man reader: support .ds, .ds1; also fix macro arguments.
John MacFarlane
2018-10-21
Man reader: Moved handling of B, I, BI, IB, etc. to parsing phase.
John MacFarlane
2018-10-21
Man reader: move macro resolution to lexer phase.
John MacFarlane
2018-10-20
Man reader: support UR/UE, MT/ME for links.
John MacFarlane
2018-10-20
Man reader: major restructuring, support macros.
John MacFarlane
2018-10-20
Man reader: block quotes (using RS..RE).
John MacFarlane
2018-10-20
Man reader: parse TP as definition lists.
John MacFarlane
2018-10-19
Man reader: improve treatment of .TH.
John MacFarlane
2018-10-19
Man reader: Improved header parsing.
John MacFarlane
2018-10-19
Man reader: properly handle multi-block list items.
John MacFarlane
2018-10-19
Man reader: minor improvements.
John MacFarlane
2018-10-19
Update tests for last change to man reader.
John MacFarlane
2018-10-18
Update man reader tests.
John MacFarlane
2018-10-17
added old-style test
Yan Pas