summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Updated s5 tests.John MacFarlane2010-07-22
* Extended --offline to s5.John MacFarlane2010-07-22
* Added amssymb to default latex template.John MacFarlane2010-07-20
* Made spacing at end of output more consistent.John MacFarlane2010-07-20
* Use default highlighting CSS rather than embedding CSS in templates.John MacFarlane2010-07-16
* Updated pandoc to use css for highlighting-kate 0.2.7.John MacFarlane2010-07-15
* Added --section-divs option.John MacFarlane2010-07-15
* Added --webtex option for HTML math.John MacFarlane2010-07-15
* Improved handling of code in man writer.John MacFarlane2010-07-14
* Put insert-before text before the title h1 in HTML.John MacFarlane2010-07-13
* Added tests for example lists.John MacFarlane2010-07-12
* Allow language-neutral table captions.John MacFarlane2010-07-06
* Use unicode for smart punctuation in plain, markdown, rst formats.John MacFarlane2010-06-30
* No longer need to set LANG in RunTests.John MacFarlane2010-05-06
* Man writer: convert math to unicode when possible.John MacFarlane2010-04-26
* Use texmath's parser in TexMath module.John MacFarlane2010-04-25
* RunTests: use UTF8 no matter what the locale.John MacFarlane2010-04-25
* Give LaTeX images a maximum width using the prelude onlyMax Bolingbroke2010-04-10
* Added multilingual URL tests for markdown reader.John MacFarlane2010-03-23
* Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher2010-03-18
* Added plain writer.fiddlosopher2010-03-18
* MediaWiki writer: make links to relative URLs wikilinks.fiddlosopher2010-03-18
* Texinfo writer: Handle images in figures.fiddlosopher2010-03-18
* HTML writer: Use a p rather than a div for image caption.fiddlosopher2010-03-18
* RST writer: handle images in figures.fiddlosopher2010-03-18
* MediaWiki writer: Support images in figures.fiddlosopher2010-03-17
* Docbook writer: support images as figures.fiddlosopher2010-03-17
* Revert "LaTeX writer: Add unique labels to figures."fiddlosopher2010-03-17
* LaTeX writer: Add unique labels to figures.fiddlosopher2010-03-16
* ConTeXt writer: support images in figures.fiddlosopher2010-03-16
* LaTeX writer: support figures with captions.fiddlosopher2010-03-16
* HTML writer: implemented image-with-caption feature.fiddlosopher2010-03-16
* LaTeX reader: Ignore alt title in section headers.fiddlosopher2010-03-14
* Use template variables for include-before/after.fiddlosopher2010-03-13
* OpenDocument writer: handle tables with no headers.fiddlosopher2010-03-13
* Man writer: properly handle headerless tables.fiddlosopher2010-03-13
* Texinfo writer: fixed headerless tables.fiddlosopher2010-03-13
* RST writer: Fixed headerless tables.fiddlosopher2010-03-11
* MediaWiki writer: fixed headerless tables.fiddlosopher2010-03-11
* RTF writer: fixed headerless tables.fiddlosopher2010-03-11
* Markdown writer: proper support for headerless tables.fiddlosopher2010-03-10
* HTML writer: Use tbody, thead, and cols in tables.fiddlosopher2010-03-10
* Docbook writer: handle headerless tables.fiddlosopher2010-03-09
* Updated context tests.fiddlosopher2010-03-07
* Updated latex and html table tests for new test case.fiddlosopher2010-03-07
* Added test case for multiline table wo column headers.fiddlosopher2010-03-07
* Fixed docbook writer for headerless tables.fiddlosopher2010-03-07
* Added test for headerless table.fiddlosopher2010-03-07
* Disallow blank lines in inline code span.fiddlosopher2010-03-06
* Markdown reader: Allow footnotes to be indented < 4 spaces.fiddlosopher2010-03-01