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-05-18
Propagate (DY)LD_LIBRARY_PATH in tests (#6376)
Lila
2
-9
/
+14
2020-05-12
Lua: fix regression in package searcher
Albert Krewinkel
1
-0
/
+6
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
4
-10
/
+6
2020-04-19
More fixes for round-trip tests of HTML reader.
John MacFarlane
1
-6
/
+10
2020-04-18
Fixed round-trip HTML tests.
John MacFarlane
1
-0
/
+5
2020-04-17
API change: use PandocError for exceptions in Lua subsystem
Albert Krewinkel
1
-7
/
+8
2020-04-15
Modify toLegacyTable to cut up cells, add tests
despresc
1
-0
/
+61
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
8
-144
/
+163
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
8
-50
/
+80
2020-04-15
Implement the new Table type
despresc
8
-47
/
+69
2020-04-15
Markdown Reader: Fix inline code in lists (#6284)
Nikolay Yakimov
1
-0
/
+47
2020-04-04
Jira: support citations, attachment links, and user links
Albert Krewinkel
2
-3
/
+67
2020-04-03
Jira reader: resolve parsing issues of blockquote, color
Albert Krewinkel
2
-2
/
+21
2020-03-31
Jira reader: use span with class `underline` for inserted text
Albert Krewinkel
1
-0
/
+4
2020-03-31
Jira writer: convert spans with class `underline` to inserted text
Albert Krewinkel
1
-0
/
+27
2020-03-30
Jira reader: retain image attributes
Albert Krewinkel
1
-0
/
+9
2020-03-28
More cleanup (#6209)
Joseph C. Sible
1
-3
/
+2
2020-03-19
Jira reader: fix parsing of tables without preceding blankline
Albert Krewinkel
1
-0
/
+5
2020-03-18
Jira reader: fix parsing of strikeout, emphasis
Albert Krewinkel
1
-0
/
+4
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
34
-35
/
+35
2020-03-13
Jira reader: support colored inline text, indented lists
Albert Krewinkel
1
-0
/
+4
2020-03-05
Fix man reader test for previous change.
John MacFarlane
1
-1
/
+1
2020-02-12
Introduce new format variants for JATS (#6067)
Albert Krewinkel
2
-2
/
+23
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
9
-51
/
+50
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
1
-3
/
+3
2020-01-15
Lua filters: allow filtering of element lists (#6040)
Albert Krewinkel
1
-1
/
+24
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
[next]