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
/
Readers
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-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-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-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
Test fixes.
John MacFarlane
3
-25
/
+26
2015-12-11
Implemented SoftBreak and new `--wrap` option.
John MacFarlane
1
-3
/
+5
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
9
-10
/
+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
9
-1
/
+10
2015-11-08
Org reader: fix markup parsing in headers
Albert Krewinkel
1
-0
/
+11
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-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
5
-5
/
+0
2015-10-11
Percent-encode more special characters in URLs.
John MacFarlane
1
-2
/
+4
2015-10-04
Docx Reader: Create special punctuation test
Ophir Lifshitz
1
-0
/
+4
2015-09-19
Make sure verse blocks can contain empty lines
Albert Krewinkel
1
-0
/
+9
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
[next]