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
2016-05-09
Org reader: fix inline-LaTeX regression
Albert Krewinkel
1
-0
/
+4
2016-05-05
Merge pull request #2898 from tarleb/org-table-refactoring
John MacFarlane
1
-5
/
+16
2016-05-04
Org reader: fix spacing after LaTeX-style symbols
Albert Krewinkel
1
-0
/
+4
2016-05-04
Org reader: fix handling of empty table cells, rows
Albert Krewinkel
1
-1
/
+12
2016-05-04
Org reader: stop padding short table rows
Albert Krewinkel
1
-4
/
+4
2016-04-29
Add docbook5 writer support
Ivo Clarysse
1
-0
/
+3
2016-04-26
Ignore leading space in org code blocks
Emanuel Evans
1
-0
/
+27
2016-04-16
Docx Reader: Tests for track-changes moving
Jesse Rosenthal
1
-0
/
+12
2016-04-10
Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.
John MacFarlane
1
-1
/
+1
2016-03-16
Docx reader: Add test for enumerated headers.
Jesse Rosenthal
1
-1
/
+5
2016-03-10
Fixed behavior of base tag.
John MacFarlane
1
-1
/
+4
2016-02-20
Merge pull request #2646 from tarleb/org-figure-with-no-name
John MacFarlane
1
-4
/
+4
2016-02-20
Merge pull request #2691 from tarleb/org-image-file-links
John MacFarlane
1
-0
/
+4
2016-02-02
Docx reader: Add tests for adjacent hyperlinks.
Jesse Rosenthal
1
-0
/
+4
2016-01-31
Org reader: Refactor link-target processing
Albert Krewinkel
1
-0
/
+4
2016-01-21
Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).
John MacFarlane
1
-1
/
+1
2016-01-19
Added some entity tests in Markdown reader tests.
John MacFarlane
1
-9
/
+11
2016-01-19
Add TEI Writer.
csforste
1
-0
/
+41
2016-01-11
Prefix even empty figure names with "fig:"
Albert Krewinkel
1
-4
/
+4
2016-01-08
Added some entity tests in Markdown reader tests.
John MacFarlane
1
-0
/
+9
2016-01-07
Fix function dropping subtrees tagged :noexport:
Albert Krewinkel
1
-0
/
+10
2015-12-12
Fixed tests.
John MacFarlane
1
-1
/
+1
2015-12-12
Test fixes.
John MacFarlane
3
-25
/
+26
2015-12-11
Implemented SoftBreak and new `--wrap` option.
John MacFarlane
5
-7
/
+9
2015-11-19
Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...
John MacFarlane
2
-5
/
+7
2015-11-18
Docx reader: Add test cases for dummy list items.
Jesse Rosenthal
1
-0
/
+8
2015-11-14
Added test case for links in notes.
Jesse Rosenthal
1
-0
/
+4
2015-11-13
Merge pull request #2526 from tarleb/org-definition-lists-fix
John MacFarlane
1
-1
/
+5
2015-11-13
Org reader: Require whitespace around def list markers
Albert Krewinkel
1
-1
/
+5
2015-11-13
Merge pull request #2525 from tarleb/org-smart-fixes
John MacFarlane
1
-0
/
+9
2015-11-13
Added `emoji` extension to Markdown.
John MacFarlane
1
-0
/
+4
2015-11-13
Org reader: Fix emphasis rules for smart parsing
Albert Krewinkel
1
-0
/
+9
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
24
-25
/
+1
2015-11-08
Merge pull request #2505 from tarleb/org-header-markup-fix
John MacFarlane
1
-0
/
+11
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
24
-1
/
+25
2015-11-08
Org reader: fix markup parsing in headers
Albert Krewinkel
1
-0
/
+11
2015-10-28
LaTeX writer: add `\protect` to `\hyperlink`.
John MacFarlane
1
-1
/
+1
2015-10-27
LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.
John MacFarlane
1
-1
/
+1
2015-10-25
Merge pull request #2477 from tarleb/org-toggling-header-args
John MacFarlane
1
-0
/
+19
2015-10-25
Org reader: allow toggling header args
Albert Krewinkel
1
-0
/
+19
2015-10-24
Org reader: fix paragraph/list interaction
Albert Krewinkel
1
-0
/
+8
2015-10-22
Fixed over-eager raw HTML inline parsing.
John MacFarlane
1
-0
/
+3
2015-10-19
Merge pull request #2458 from mb21/lang-inlines
John MacFarlane
1
-0
/
+6
2015-10-18
Tests: Unset `pandoc-version` so we don't get the comment...
John MacFarlane
1
-1
/
+2
2015-10-18
Added writers-lang-and-dir test, fixed ConTeXt writer test
mb21
1
-0
/
+6
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
8
-8
/
+0
2015-10-12
RST writer: do header normalization only in "standalone" mode.
John MacFarlane
1
-8
/
+13
2015-10-11
Percent-encode more special characters in URLs.
John MacFarlane
1
-2
/
+4
2015-10-10
Merge pull request #2412 from frerich/reader/docbook/xref_support
John MacFarlane
1
-0
/
+2
2015-10-04
Docx Reader: Create special punctuation test
Ophir Lifshitz
1
-0
/
+4
[next]