aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-04-19Org reader: Allow for compact definition listsAlbert Krewinkel1-0/+12
2014-04-19Org reader: Fix parsing of footnotesAlbert Krewinkel1-0/+42
2014-04-19Org reader: Apply captions to code blocks and tablesAlbert Krewinkel1-1/+30
2014-04-18Org reader: Add support for plain LaTeX fragmentsAlbert Krewinkel1-1/+19
2014-04-18Org reader: Fix parsing of loose listsAlbert Krewinkel1-5/+16
2014-04-17Org reader: Support more types of '#+BEGIN_<type>' blocksAlbert Krewinkel1-23/+74
2014-04-17Org reader: Support footnotesAlbert Krewinkel1-0/+4
2014-04-13Merge pull request #1240 from neilmayhew/masterJohn MacFarlane3-4/+56
2014-04-13Merge pull request #1239 from tarleb/org-linebreakJohn MacFarlane2-1/+5
2014-04-12Add some unit tests for Writers.DocbookNeil Mayhew2-0/+54
2014-04-12Improve handling of hard line breaks in Docbook writerNeil Mayhew1-4/+2
2014-04-12Org reader: Read linebreaksAlbert Krewinkel1-0/+4
2014-04-12Org writer: Fix output for linebreaksAlbert Krewinkel1-1/+1
2014-04-12Org reader: Add support for figuresAlbert Krewinkel1-0/+21
2014-04-11Org reader: Fix parsing of sub-/superscript expressionsAlbert Krewinkel1-9/+30
2014-04-10Org reader: Support more inline/display math variantsAlbert Krewinkel1-6/+30
2014-04-09Org reader: Precise rules for the recognition of markupAlbert Krewinkel1-2/+23
2014-04-07Org reader: Support inline math (like $E=mc^2$)Albert Krewinkel1-0/+4
2014-04-06Org reader: Add support for definition listsAlbert Krewinkel1-3/+23
2014-04-05Textile reader: Better support for attributes.John MacFarlane1-1/+1
2014-04-05Textile reader: Improved treatment of HTML spans (%).John MacFarlane1-1/+1
2014-04-05Merge pull request #1219 from tarleb/org-imagesJohn MacFarlane1-2/+14
2014-04-05Org reader: Support inline imagesAlbert Krewinkel1-2/+10
2014-04-05Org reader: Fix parsing of nested inlinesAlbert Krewinkel1-0/+4
2014-04-04DocBook reader/writer tests: use "authorgroup".John MacFarlane2-16/+20
2014-04-01MediaWiki reader: Fixed bug in certain nested lists.John MacFarlane2-0/+7
2014-04-01Added HTML reader tests for empty strong, emph.John MacFarlane2-0/+2
2014-04-01Tests updated to reflect changes to readers.Matthew Pickering5-124/+132
2014-03-24RTF writer: Fixed tables cells containing paragraphs.John MacFarlane1-92/+92
2014-03-24Merge pull request #1068 from jaimeMF/mw-images-langsJohn MacFarlane2-0/+3
2014-03-05HTML writer: Add colgroup around col tags.John MacFarlane1-0/+6
2014-03-04Merge branch 'master' of https://github.com/mb21/pandoc into mb21-masterJohn MacFarlane3-1/+3772
2014-03-04Add a simple Emacs Org-mode readerAlbert Krewinkel2-0/+535
2014-02-28InDesign ICML Writermb213-1/+3772
2014-02-20Revised tests for new latex template.John MacFarlane3-3/+3
2014-02-15Enhanced Pandoc's support for rST roles.Merijn Verstraaten2-0/+34
2014-01-22Fixed mediawiki ordered list parsing.John MacFarlane1-2/+2
2014-01-07Updated tests for latest texmath.John MacFarlane1-1/+1
2014-01-01HTML reader: Parse name/content pairs from meta tags as metadata.John MacFarlane1-1/+1
2013-12-27Removed old MarkdownTest_1.0.3 directory (not currently used).John MacFarlane45-3905/+0
2013-12-19HLint: redundant parensHenry de Valence2-3/+3
2013-12-19HLint: Remove lambdas.Henry de Valence1-2/+2
2013-12-09Don't use tilde code blocks with braced attributes in gfm output.John MacFarlane1-2/+2
2013-12-06Small change to HTML reader tests.John MacFarlane1-9/+9
2013-12-04Add booktabs package for LaTeX tablesJose Luis Duran1-45/+45
2013-11-30Markdown writer: Fix rendering of tight sublists.John MacFarlane1-0/+4
2013-11-30ODT writer: Add `draw:name` attribute to `draw:frame` elements.John MacFarlane1-2/+2
2013-11-30Fixed tests for new ConTeXt writer behavior.John MacFarlane2-9/+10
2013-11-24MediaWiki reader: Accept image links in more languagesJaime Marquínez Ferrándiz2-0/+3
2013-11-22ConTeXt writer: Use setupcaption to separate style from content.John MacFarlane1-1/+3