aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.opml
AgeCommit message (Collapse)AuthorFilesLines
2013-08-18Adjusted writers and tests for change in parsing of div/span.John MacFarlane1-1/+1
Textile, MediaWiki, Markdown, Org, RST will emit raw HTML div tags for divs. Otherwise Div and Span are "transparent" block containers.
2013-06-25Some test suite fixes for new metadata.John MacFarlane1-1/+1
2013-03-20Added OPML template, tests.John MacFarlane1-0/+72
Minor fixes to OPML writer. Improved OPML reader tests.