summaryrefslogtreecommitdiff
path: root/Text
AgeCommit message (Collapse)Author
2017-11-28Prepend license notices to source filesdefanor
2017-11-15Relax Gopher directory parserdefanor
Accept erroneous directory entries, but mark them as errors.
2017-11-03Remove CRs from plain text filesdefanor
This is mostly needed for Gopher.
2017-10-31Update to pandoc 2defanor
2017-10-30Prefix Gopher directory entries with item typesdefanor
Similar to what lynx is doing, since that's quite handy to see.
2017-10-30Handle Gopher+defanor
By ignoring it.
2017-10-28Improve plaintext renderingdefanor
Reuse lineToInlines previously used for Gopher, and adjust fitLines.
2017-10-26Initial commitdefanor