summaryrefslogtreecommitdiff
path: root/test/writer.opml
Commit message (Collapse)AuthorAge
* Plain writer: use _(..) or ^(..) for super/subscript...John MacFarlane2017-03-21
| | | | ...unless unicode super/subscripted characters are available.
* Markdown writer: Avoid spurious blanklines at end of document...John MacFarlane2017-03-08
| | | | after tables and list, for example.
* Moved tests/ -> test/.John MacFarlane2017-02-04