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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-11
Add tests for pandoc.List module
Albert Krewinkel
1
-0
/
+2
2020-01-01
LaTeX writer: properly handle unnumbered headings level 4+.
John MacFarlane
1
-1
/
+1
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
2
-0
/
+116
2019-11-18
DokuWiki reader: parse markup inside monospace ('') (#5917)
Alexander Krotov
1
-0
/
+3
2019-11-14
RST writer: fix backslash escaping after strings
Albert Krewinkel
1
-0
/
+3
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
14
-32
/
+49
2019-11-04
HTML Reader/Writer - Add support for <var> and <samp> (#5861)
Amogh Rathore
2
-0
/
+28
2019-11-03
Docx reader: fix list number resumption for sublists. Closes #4324.
John MacFarlane
1
-0
/
+4
2019-10-30
docbook reader: fix nesting of chapters and sections (#5864)
Florian Klink
1
-0
/
+2
2019-10-29
Changes to build with new doctemplates/doclayout.
John MacFarlane
1
-1
/
+1
2019-10-27
Org reader: fix parsing of empty comment lines
Albert Krewinkel
1
-1
/
+11
2019-10-24
HTML reader/writer: Better handling of <q> with cite attribute (#5837)
Ole Martin Ruud
1
-0
/
+17
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-09
Options.WriterOptions: Change type of writerVariables to Context Text.
John MacFarlane
1
-1
/
+5
2019-10-04
hlint Muse reader tests
Alexander Krotov
1
-1
/
+1
2019-10-03
Minor ghc 8.8 fixups.
John MacFarlane
1
-1
/
+0
2019-09-23
ConTeXt unit tests - tweak code property.
John MacFarlane
1
-1
/
+1
2019-09-22
Make `plain` output plainer.
John MacFarlane
1
-1
/
+3
2019-09-21
[Docx Reader] Use style names, not ids, for assigning semantic meaning
Nikolay Yakimov
1
-0
/
+9
2019-09-20
Preserve built-in styles in DOCX with custom style (#5670)
Ben Steinberg
1
-0
/
+4
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-08-27
PowerPoint writer: Start numbering at appopriate numbers.
Jesse Rosenthal
1
-0
/
+4
2019-07-28
Use doctemplates 0.3, change type of writerTemplate.
John MacFarlane
6
-9
/
+20
2019-07-22
Org reader: accept ATTR_LATEX in block attributes
Albert Krewinkel
1
-0
/
+7
2019-07-18
Markdown writer: prefer using raw_attribute when enabled.
John MacFarlane
1
-1
/
+1
2019-07-14
Muse: add RTL support
Alexander Krotov
2
-0
/
+10
2019-07-13
Merge pull request #5589 from blmage/fix-3992
John MacFarlane
1
-1
/
+33
2019-07-13
Merge pull request #5606 from blmage/odt-frames
John MacFarlane
1
-0
/
+1
2019-07-02
Fix redundant constraint warnings. (#5625)
Pete Ryland
1
-1
/
+1
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-14
Powerpoint code formatting is now context dependent (#5573)
Jeroen de Haas
1
-0
/
+8
2019-06-10
LaTeX writer: Use mbox to get proper behavior inside `\sout`.
John MacFarlane
1
-1
/
+1
2019-06-09
Muse reader: test that links inside image descriptions work
Alexander Krotov
1
-0
/
+3
2019-06-05
Add jira writer (#5548)
Albert Krewinkel
1
-0
/
+3
2019-05-30
Lua modules: test pandoc.mediabag
Albert Krewinkel
1
-3
/
+8
2019-05-29
Lua: add Version type to simplify comparisons
Albert Krewinkel
2
-9
/
+7
2019-05-25
Muse reader: allow images inside link descriptions
Alexander Krotov
1
-0
/
+3
2019-05-25
Muse writer: do not escape empty line after <br>
Alexander Krotov
1
-0
/
+1
[prev]
[next]