index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
/
Readers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
Use <$> instead of >>= and return (#6128)
Joseph C. Sible
1
-1
/
+1
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
5
-24
/
+24
2019-12-21
HTML reader tests: modify round-trip tests...
John MacFarlane
1
-0
/
+4
2019-12-19
Org reader: fix parsing problem for colons in headline
Albert Krewinkel
1
-0
/
+10
2019-12-18
Org reader: wrap named table in div, using name as id
Albert Krewinkel
1
-0
/
+7
2019-12-17
Add jira reader (#5913)
Albert Krewinkel
1
-0
/
+114
2019-11-18
DokuWiki reader: parse markup inside monospace ('') (#5917)
Alexander Krotov
1
-0
/
+3
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
8
-16
/
+23
2019-11-04
HTML Reader/Writer - Add support for <var> and <samp> (#5861)
Amogh Rathore
1
-0
/
+6
2019-11-03
Docx reader: fix list number resumption for sublists. Closes #4324.
John MacFarlane
1
-0
/
+4
2019-10-27
Org reader: fix parsing of empty comment lines
Albert Krewinkel
1
-1
/
+11
2019-10-23
Add Reader support for HTML <samp> element (#5843)
Amogh Rathore
1
-0
/
+6
2019-10-15
Muse reader: do not allow closing asterisks to be followed by "*"
Alexander Krotov
1
-3
/
+23
2019-10-15
Muse reader: do not split series of asterisks into symbols and emphasis
Alexander Krotov
1
-0
/
+8
2019-10-15
Muse reader: do not terminate emphasis on "*" not followed by space
Alexander Krotov
1
-0
/
+4
2019-10-04
hlint Muse reader tests
Alexander Krotov
1
-1
/
+1
2019-09-21
[Docx Reader] Use style names, not ids, for assigning semantic meaning
Nikolay Yakimov
1
-0
/
+9
2019-09-15
Revert "FB2 reader test: better diagnostics on failure."
John MacFarlane
1
-28
/
+1
2019-09-15
FB2 reader test: better diagnostics on failure.
John MacFarlane
1
-1
/
+28
2019-09-14
FB2 reader test: Another attempt to fix test failure on GitHub CI.
John MacFarlane
1
-4
/
+5
2019-09-13
Revert "FB2 reader test: filter CRs."
John MacFarlane
1
-2
/
+2
2019-09-13
FB2 reader test: filter CRs.
John MacFarlane
1
-2
/
+2
2019-09-04
Roff readers: better parsing of groups.
John MacFarlane
1
-1
/
+1
2019-07-28
Use doctemplates 0.3, change type of writerTemplate.
John MacFarlane
3
-3
/
+3
2019-07-22
Org reader: accept ATTR_LATEX in block attributes
Albert Krewinkel
1
-0
/
+7
2019-07-14
Muse: add RTL support
Alexander Krotov
1
-0
/
+3
2019-07-13
Merge pull request #5589 from blmage/fix-3992
John MacFarlane
1
-1
/
+33
2019-06-22
add tests for EPUB2 and EPUB3 cover reader
martinfrancois
1
-1
/
+33
2019-06-20
Add a test for MathML formulas in ODT documents
blmage
1
-0
/
+1
2019-06-09
Muse reader: test that links inside image descriptions work
Alexander Krotov
1
-0
/
+3
2019-05-25
Muse reader: allow images inside link descriptions
Alexander Krotov
1
-0
/
+3
2019-05-13
Org reader: fix planning elements in headers level 3 and higher
Albert Krewinkel
1
-0
/
+24
2019-05-13
Org reader: omit, but warn about unknown export options
Albert Krewinkel
1
-0
/
+18
2019-05-11
FB2 reader: add notes parsing test
Alexander Krotov
1
-0
/
+1
2019-05-05
Org reader: prefer plain symbols over math symbols
Albert Krewinkel
1
-3
/
+7
2019-05-05
Org reader: recognize emphasis after TODO/DONE keyword
Albert Krewinkel
1
-0
/
+7
2019-03-25
HTML reader: read `data-foo` attribute into `foo`.
John MacFarlane
1
-1
/
+1
2019-02-18
Docx reader: add tests for trimming last inline.
Jesse Rosenthal
1
-0
/
+4
2019-02-18
Muse reader: add secondary note support
Alexander Krotov
1
-0
/
+17
2019-02-12
Docx reader: Add test for reading sdts in footnotes.
Jesse Rosenthal
1
-0
/
+4
2019-02-06
Docx reader: Tests for alternate document.xml
Jesse Rosenthal
1
-2
/
+7
2019-02-06
Muse reader: test that block level markup does not break <verbatim>
Alexander Krotov
1
-0
/
+7
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
28
-0
/
+311
2019-01-09
RST reader: change treatment of `number-lines` directives. (#5207)
Brian Leung
1
-2
/
+2
2019-01-08
Removed superfluous sourceCode class on code blocks.
John MacFarlane
2
-8
/
+8
2019-01-07
Org reader: handle `minlevel` option differently. (#5190)
Brian Leung
1
-1
/
+6
2019-01-06
Add DokuWiki reader (#5108)
Alexander
1
-0
/
+315
2019-01-01
Org reader: fix self-link parsing regression
Albert Krewinkel
1
-0
/
+4
2019-01-01
Org reader: fix treatment of links to images
Albert Krewinkel
1
-13
/
+17
2018-12-25
Muse reader tests: test #cover directive
Alexander Krotov
1
-0
/
+5
[next]