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
2015-08-15
Org reader: add auto identifiers if not present on headers
Juliusz Gonera
1
-20
/
+38
2015-07-23
Added odt reader
MarLinn
1
-0
/
+165
2015-07-23
Updated tests and removed a skipSpaces....
John MacFarlane
1
-6
/
+6
2015-07-23
Markdown Reader: Add basic tests for each header style
Ophir Lifshitz
1
-0
/
+10
2015-07-23
Markdown Reader: Add implicit header ref tests for headers with spaces
Ophir Lifshitz
1
-0
/
+20
2015-07-21
Fix regression: allow HTML comments containing `--`.
John MacFarlane
1
-0
/
+3
2015-07-14
Markdown reader: don't allow bare URI links or autolinks in link label.
John MacFarlane
1
-1
/
+12
2015-07-14
Improved bare autolink detection.
John MacFarlane
1
-0
/
+4
2015-07-10
Removed tabs from source.
John MacFarlane
1
-3
/
+3
2015-07-10
Avoid parsing partial URLs as HTML tags.
John MacFarlane
1
-0
/
+3
2015-07-03
Tests.Readers.RST: Test metadata with inline markup too
Lars-Dominik Braun
1
-4
/
+6
2015-07-03
Tests.Readers.RST: Group field list tests
Lars-Dominik Braun
1
-24
/
+26
2015-07-03
Readers.RST: Parse field list name
Lars-Dominik Braun
1
-2
/
+20
2015-06-29
Fix RST reference names with special characters
Lars-Dominik Braun
1
-0
/
+4
2015-05-23
Org reader: drop trees with a :noexport: tag
Albert Krewinkel
1
-0
/
+7
2015-05-23
Org reader: put header tags into empty spans
Albert Krewinkel
1
-4
/
+19
2015-05-13
HTML reader: Support base tag.
John MacFarlane
1
-0
/
+27
2015-05-03
Make sure a closing `</div>` doesn't get included in a defn list item.
John MacFarlane
1
-0
/
+4
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
1
-2
/
+2
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
1
-1
/
+1
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
1
-0
/
+79
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
1
-0
/
+79
2015-04-13
LaTeX Reader: Test for `^^` character escapes
Nikolay Yakimov
1
-0
/
+10
2015-03-28
Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...
John MacFarlane
1
-0
/
+4
2015-03-28
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
9
-19
/
+28
2015-03-16
Merge pull request #1968 from lierdakil/issue1607
John MacFarlane
1
-0
/
+128
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
1
-4
/
+4
2015-03-03
Initial tests for writer
Nikolay Yakimov
1
-0
/
+128
2015-02-26
Org reader: Add test for image links
Hans-Peter Deifel
1
-0
/
+4
2015-02-21
Docx reader: add test for verbatim in sub/superscript.
Jesse Rosenthal
1
-0
/
+4
2015-02-19
Docx reader: Add tests for new list style parsing.
Jesse Rosenthal
1
-0
/
+4
2015-02-18
Update tests
Matthew Pickering
8
-15
/
+23
2015-02-18
Allow digit as first character of a citation key.
Matthias C. M. Troffaes
1
-0
/
+22
2015-02-13
Docx reader: test lists in table cells.
Jesse Rosenthal
1
-0
/
+4
2015-01-21
Docx Reader: Add test for VML images.
Jesse Rosenthal
1
-0
/
+4
[next]