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
2015-05-13
Markdown reader: Made implicit header references case-insensitive.
John MacFarlane
2
-0
/
+3
2015-05-13
HTML reader: Support base tag.
John MacFarlane
2
-0
/
+29
2015-05-13
Fixed regression in charsInBalancedBrackets.
John MacFarlane
2
-0
/
+6
2015-05-11
Fix image URIs in ICML output (v2)
gohai
1
-2
/
+2
2015-05-04
Test updates for 15d16e84567ca74c18448c60a2499e484581798f.
John MacFarlane
3
-0
/
+12
2015-05-03
Make sure a closing `</div>` doesn't get included in a defn list item.
John MacFarlane
1
-0
/
+4
2015-05-02
Fixed tests for change to latex template.
John MacFarlane
3
-3
/
+3
2015-04-26
Fixed regression with lists inside defintiion lists.
John MacFarlane
1
-0
/
+3
2015-04-22
EPUB tests: don't use joinPath, which varies across platforms.
John MacFarlane
1
-2
/
+5
2015-04-20
MD Reader: Tests for links/footnotes after citations
Nikolay Yakimov
1
-0
/
+41
2015-04-18
Added test case for #2062.
John MacFarlane
1
-0
/
+3
2015-04-18
Markdown writer: improved escaping.
John MacFarlane
3
-17
/
+17
2015-04-18
Markdown definition lists: don't require indent for first line.
John MacFarlane
1
-0
/
+3
2015-04-17
More principled fix for #1820.
John MacFarlane
1
-0
/
+3
2015-04-17
Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...
John MacFarlane
4
-30
/
+36
2015-04-17
Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanum
John MacFarlane
1
-0
/
+22
2015-04-17
Merge pull request #2079 from lierdakil/rst-normalize-headings
John MacFarlane
2
-0
/
+81
2015-04-17
Merge pull request #2092 from lierdakil/issue1909
John MacFarlane
1
-0
/
+3
2015-04-17
LaTeX template: redefine `\paragraph`, `\subparagraph`...
John MacFarlane
3
-0
/
+18
2015-04-18
MD Reader: Test for smart `'` after inline math
Nikolay Yakimov
1
-0
/
+3
2015-04-16
RST Writer: Tests for rubrics and heading normalization
Nikolay Yakimov
2
-0
/
+81
2015-04-13
LaTeX template: include grffile together with graphicx.
John MacFarlane
1
-1
/
+1
2015-04-12
Merge pull request #2072 from lierdakil/latex-reader-cleanup
John MacFarlane
1
-0
/
+10
2015-04-12
OpenDocument template: use `text:p` instead of `text:h` for title.
John MacFarlane
1
-1
/
+1
2015-04-13
LaTeX Reader: Test for `^^` character escapes
Nikolay Yakimov
1
-0
/
+10
2015-04-12
ODT Writer: Figure captions - Tests update
Nikolay Yakimov
2
-5
/
+6
2015-04-07
RST writer: better handling of raw latex inline.
John MacFarlane
1
-1
/
+5
2015-03-30
Latex Reader: More tests for corner cases
Nikolay Yakimov
2
-1
/
+9
2015-03-30
Latex Reader: Test for para starting with latex macro
Nikolay Yakimov
2
-1
/
+6
2015-03-30
LaTeX Reader: check for block-level newcommand aliases in blockCommand
Nikolay Yakimov
2
-1
/
+24
2015-03-28
Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...
John MacFarlane
1
-0
/
+4
2015-03-28
Merge branch 'master' of github.com:jgm/pandoc
John MacFarlane
1
-1
/
+0
2015-03-28
Fixed typo in lhs-test.html.
John MacFarlane
1
-1
/
+0
2015-03-28
Merge branch 'mpickering-errortype'
John MacFarlane
9
-19
/
+28
2015-03-28
Fixed lhs writer tests (overflow-x, not x-overflow).
John MacFarlane
2
-2
/
+2
2015-03-28
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
9
-19
/
+28
2015-03-28
Updated tests for new highlighting-kate behavior.
John MacFarlane
2
-4
/
+7
2015-03-16
Merge pull request #1968 from lierdakil/issue1607
John MacFarlane
10
-0
/
+162
2015-03-15
AsciiDoc writer: avoid wrapping after list marker.
John MacFarlane
1
-1
/
+1
2015-03-15
AsciiDoc writer: insert some needed blank lines.
John MacFarlane
1
-0
/
+5
2015-03-15
Merge pull request #1989 from zudov/shortcut_ref_link_pr
John MacFarlane
1
-1
/
+90
2015-03-10
Support shortcut reference links in markdown writer
Konstantin Zudov
1
-1
/
+90
2015-03-09
Org reader: add support for smart punctuation
Craig S. Bosma
1
-0
/
+24
2015-03-08
LaTeX reader: allow non-empty colsep in tables
Mathias Schenner
1
-0
/
+5
2015-03-08
LaTeX reader: allow valign argument in tables
Mathias Schenner
1
-0
/
+3
2015-03-08
LaTeX reader: add some test cases for simple tables
Mathias Schenner
1
-0
/
+31
2015-03-08
Docx Writer: Tables test
Nikolay Yakimov
1
-6
/
+6
2015-03-08
Lists test
Nikolay Yakimov
2
-4
/
+21
2015-03-07
Fixed pipe tables -- headerless tables are not allowed.
John MacFarlane
1
-1
/
+3
2015-03-03
Initial tests for writer
Nikolay Yakimov
9
-0
/
+145
[prev]
[next]