index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
MediaWiki reader: Fixed bug in certain nested lists.
John MacFarlane
2
-0
/
+7
2014-04-01
Added HTML reader tests for empty strong, emph.
John MacFarlane
2
-0
/
+2
2014-04-01
Tests updated to reflect changes to readers.
Matthew Pickering
5
-124
/
+132
2014-03-24
RTF writer: Fixed tables cells containing paragraphs.
John MacFarlane
1
-92
/
+92
2014-03-24
Merge pull request #1068 from jaimeMF/mw-images-langs
John MacFarlane
2
-0
/
+3
2014-03-05
HTML writer: Add colgroup around col tags.
John MacFarlane
1
-0
/
+6
2014-03-04
Merge branch 'master' of https://github.com/mb21/pandoc into mb21-master
John MacFarlane
3
-1
/
+3772
2014-03-04
Add a simple Emacs Org-mode reader
Albert Krewinkel
2
-0
/
+535
2014-02-28
InDesign ICML Writer
mb21
3
-1
/
+3772
2014-02-20
Revised tests for new latex template.
John MacFarlane
3
-3
/
+3
2014-02-15
Enhanced Pandoc's support for rST roles.
Merijn Verstraaten
2
-0
/
+34
2014-01-22
Fixed mediawiki ordered list parsing.
John MacFarlane
1
-2
/
+2
2014-01-07
Updated tests for latest texmath.
John MacFarlane
1
-1
/
+1
2014-01-01
HTML reader: Parse name/content pairs from meta tags as metadata.
John MacFarlane
1
-1
/
+1
2013-12-27
Removed old MarkdownTest_1.0.3 directory (not currently used).
John MacFarlane
45
-3905
/
+0
2013-12-19
HLint: redundant parens
Henry de Valence
2
-3
/
+3
2013-12-19
HLint: Remove lambdas.
Henry de Valence
1
-2
/
+2
2013-12-09
Don't use tilde code blocks with braced attributes in gfm output.
John MacFarlane
1
-2
/
+2
2013-12-06
Small change to HTML reader tests.
John MacFarlane
1
-9
/
+9
2013-12-04
Add booktabs package for LaTeX tables
Jose Luis Duran
1
-45
/
+45
2013-11-30
Markdown writer: Fix rendering of tight sublists.
John MacFarlane
1
-0
/
+4
2013-11-30
ODT writer: Add `draw:name` attribute to `draw:frame` elements.
John MacFarlane
1
-2
/
+2
2013-11-30
Fixed tests for new ConTeXt writer behavior.
John MacFarlane
2
-9
/
+10
2013-11-24
MediaWiki reader: Accept image links in more languages
Jaime Marquínez Ferrándiz
2
-0
/
+3
2013-11-22
ConTeXt writer: Use setupcaption to separate style from content.
John MacFarlane
1
-1
/
+3
2013-11-22
Fixed bug with intraword emphasis.
John MacFarlane
1
-0
/
+5
2013-11-18
LaTeX reader: Parse contents of curly quotes or matched `"` as quotes.
John MacFarlane
1
-1
/
+1
2013-11-17
MediaWiki reader: Add automatic header identifiers.
John MacFarlane
1
-29
/
+29
2013-11-12
HTML/EPUB footnotes: Put `<sup>` tag inside `<a>` tags.
John MacFarlane
1
-3
/
+3
2013-11-01
TexMath: Export readTeXMath', which attends to display/inline.
John MacFarlane
5
-5
/
+5
2013-10-21
Fix definition lists with internal links in terms (closes #1032).
John MacFarlane
1
-0
/
+5
2013-10-20
Pass the buildDir as first argument to test suite.
John MacFarlane
2
-5
/
+10
2013-10-18
MediaWiki reader: Trim contents of `<math>` tags.
John MacFarlane
2
-0
/
+3
2013-09-24
Updated opendocument tests.
John MacFarlane
1
-52
/
+65
2013-09-14
Markdown reader: unresolved citations fall back to original text.
John MacFarlane
1
-14
/
+14
2013-09-11
Mediawiki: Parse an image + caption in a para by itself as a figure.
John MacFarlane
1
-4
/
+4
2013-09-06
Markdown writer: Fixed bugs in YAML header output.
John MacFarlane
1
-1
/
+1
2013-09-01
Markdown reader: Don't autolink a bare URI that is followed by `</a>`.
John MacFarlane
1
-1
/
+4
2013-09-01
Use registerHeader in Textile reader.
John MacFarlane
1
-29
/
+29
2013-09-01
Use registerHeader in RST and LaTeX readers.
John MacFarlane
8
-69
/
+69
2013-08-26
Added markdown citation parsing test.
John MacFarlane
2
-0
/
+21
2013-08-25
Merge pull request #961 from nougad/add_latex_listings_label
John MacFarlane
2
-0
/
+14
2013-08-25
Removed tests relating to citation processing.
John MacFarlane
7
-1360
/
+0
2013-08-24
Removed dependency on citeproc-hs.
John MacFarlane
1
-14
/
+0
2013-08-22
Write id for code block to label attr in latex when listing is used
Florian Eitel
2
-0
/
+14
2013-08-20
Merge branch 'altcite'
John MacFarlane
4
-46
/
+68
2013-08-20
Create Cite element even if no matching reference in the biblio.
John MacFarlane
4
-46
/
+68
2013-08-19
Scale LaTeX tables so they don't exceed columnwidth.
John MacFarlane
1
-32
/
+32
2013-08-18
Adjusted writers and tests for change in parsing of div/span.
John MacFarlane
13
-98
/
+167
2013-08-16
LaTeX writer: Avoid problem with footnotes in unnumbered headers.
John MacFarlane
1
-0
/
+6
[next]