index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-20
Org reader: support for inline LaTeX
Albert Krewinkel
1
-0
/
+27
2014-05-14
Org reader: support Pandocs citation extension
Albert Krewinkel
1
-0
/
+22
2014-05-10
Org reader: Fix block parameter reader, relax constraints
Albert Krewinkel
1
-0
/
+12
2014-05-09
Org reader: Fix parsing of blank lines within blocks
Albert Krewinkel
1
-0
/
+9
2014-05-09
Org reader: Support arguments for code blocks
Albert Krewinkel
1
-0
/
+14
2014-05-06
Org reader: Read inline code blocks
Albert Krewinkel
1
-0
/
+18
2014-05-04
Added test for #1154.
John MacFarlane
1
-0
/
+9
2014-05-03
Added Tests.Writer.AsciiDoc to repository.
John MacFarlane
1
-0
/
+37
2014-05-03
Distinguish tight and loose lists in Docbook output
Neil Mayhew
1
-11
/
+188
2014-05-01
Merge pull request #1272 from tarleb/link-types
John MacFarlane
1
-0
/
+26
2014-05-01
Org reader: Add support for custom link types
Albert Krewinkel
1
-0
/
+26
2014-04-29
Added Cite to Arbitrary instance.
John MacFarlane
1
-5
/
+4
2014-04-29
ADded SmallCaps to Arbitrary instance.
John MacFarlane
1
-1
/
+1
2014-04-25
Org reader: Enable internal links
Albert Krewinkel
1
-0
/
+25
2014-04-24
Org reader: Recognize plain and angle links
Albert Krewinkel
1
-0
/
+14
2014-04-19
Org reader: Allow for compact definition lists
Albert Krewinkel
1
-0
/
+12
2014-04-19
Org reader: Fix parsing of footnotes
Albert Krewinkel
1
-0
/
+42
2014-04-19
Org reader: Apply captions to code blocks and tables
Albert Krewinkel
1
-1
/
+30
2014-04-18
Org reader: Add support for plain LaTeX fragments
Albert Krewinkel
1
-1
/
+19
2014-04-18
Org reader: Fix parsing of loose lists
Albert Krewinkel
1
-5
/
+16
2014-04-17
Org reader: Support more types of '#+BEGIN_<type>' blocks
Albert Krewinkel
1
-23
/
+74
2014-04-17
Org reader: Support footnotes
Albert Krewinkel
1
-0
/
+4
2014-04-13
Merge pull request #1240 from neilmayhew/master
John MacFarlane
1
-0
/
+52
2014-04-13
Merge pull request #1239 from tarleb/org-linebreak
John MacFarlane
1
-0
/
+4
2014-04-12
Add some unit tests for Writers.Docbook
Neil Mayhew
1
-0
/
+52
2014-04-12
Org reader: Read linebreaks
Albert Krewinkel
1
-0
/
+4
2014-04-12
Org reader: Add support for figures
Albert Krewinkel
1
-0
/
+21
2014-04-11
Org reader: Fix parsing of sub-/superscript expressions
Albert Krewinkel
1
-9
/
+30
2014-04-10
Org reader: Support more inline/display math variants
Albert Krewinkel
1
-6
/
+30
2014-04-09
Org reader: Precise rules for the recognition of markup
Albert Krewinkel
1
-2
/
+23
2014-04-07
Org reader: Support inline math (like $E=mc^2$)
Albert Krewinkel
1
-0
/
+4
2014-04-06
Org reader: Add support for definition lists
Albert Krewinkel
1
-3
/
+23
2014-04-05
Org reader: Support inline images
Albert Krewinkel
1
-2
/
+10
2014-04-05
Org reader: Fix parsing of nested inlines
Albert Krewinkel
1
-0
/
+4
2014-03-04
Merge branch 'master' of https://github.com/mb21/pandoc into mb21-master
John MacFarlane
1
-1
/
+1
2014-03-04
Add a simple Emacs Org-mode reader
Albert Krewinkel
1
-0
/
+533
2014-02-28
InDesign ICML Writer
mb21
1
-1
/
+1
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-11-30
Markdown writer: Fix rendering of tight sublists.
John MacFarlane
1
-0
/
+4
2013-11-22
Fixed bug with intraword emphasis.
John MacFarlane
1
-0
/
+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
1
-4
/
+6
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 RST and LaTeX readers.
John MacFarlane
1
-5
/
+5
2013-08-26
Added markdown citation parsing test.
John MacFarlane
1
-0
/
+4
2013-08-25
Merge pull request #961 from nougad/add_latex_listings_label
John MacFarlane
2
-0
/
+14
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
Create Cite element even if no matching reference in the biblio.
John MacFarlane
1
-1
/
+1
[next]