aboutsummaryrefslogtreecommitdiff
path: root/tests/markdown-reader-more.txt
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Markdown reader: Treat a backslash followed by a newline as hard linebreak.fiddlosopher1-0/+5
2009-11-01Properly handle commented-out list items in markdown.fiddlosopher1-0/+8
2009-10-12Fix inline math parser so that \$ is allowed in math.fiddlosopher1-0/+4
2009-01-31Gobble space after Plain blocks containing only raw html inline.fiddlosopher1-0/+6
2008-11-01Markdown reader: Allow blank space at end of horizontal rules.fiddlosopher1-0/+6
2008-11-01Markdown reader: cleaner handling of spaces in URLs.fiddlosopher1-0/+13
2008-08-11Parse raw ConTeXt environments as TeX in markdown reader.fiddlosopher1-0/+11
2008-08-10Allow newline before URL in markdown link references. Resolves Issue #81.fiddlosopher1-0/+13