index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
Add test for #5881.
John MacFarlane
7
-0
/
+23
2019-11-13
Ensure there's a blank line before RST tables.
John MacFarlane
1
-0
/
+36
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
14
-32
/
+49
2019-11-11
Markdown reader: fix small super/subscript issue.
John MacFarlane
1
-0
/
+7
2019-11-11
Change the implementation of `htmlSpanLikeElements` and implement `<dfn>` (#5...
Florian Beeres
1
-0
/
+20
2019-11-07
DocBook reader: Fix bug with entities in mathphrase element.
John MacFarlane
1
-0
/
+20
2019-11-07
Change merge behavior for metadata.
John MacFarlane
1
-1
/
+1
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
3
-0
/
+12
2019-11-03
Place caption before table in OpenDocument format. (#5869)
Dmitry Pogodin
2
-10
/
+10
2019-11-02
LaTeX reader: Fixed dollar-math parsing...
John MacFarlane
1
-0
/
+8
2019-11-02
Add test for #5836.
John MacFarlane
1
-0
/
+19
2019-11-02
Test for macro definitions in LaTeX preamble.
John MacFarlane
1
-0
/
+16
2019-11-02
Add test case for #5845.
John MacFarlane
1
-0
/
+16
2019-10-31
Jira writer: remove extraneous newline after single-line block quotes
Albert Krewinkel
1
-5
/
+0
2019-10-30
Use latest doclayout.
John MacFarlane
1
-1
/
+2
2019-10-30
docbook reader: fix nesting of chapters and sections (#5864)
Florian Klink
3
-0
/
+49
2019-10-29
T.P.W.Shared: Changed gridTables so it does better at...
John MacFarlane
1
-6
/
+6
2019-10-29
Changes to build with new doctemplates/doclayout.
John MacFarlane
2
-2
/
+1
2019-10-29
Remove include of grffile from default latex template.
John MacFarlane
1
-1
/
+1
2019-10-29
Shared.makeSections: better behavior in some corner cases.
John MacFarlane
1
-0
/
+170
2019-10-28
Shared: improve isTight.
John MacFarlane
1
-0
/
+11
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
3
-0
/
+25
2019-10-23
Add Reader support for HTML <samp> element (#5843)
Amogh Rathore
1
-0
/
+6
2019-10-16
Add support for reading & writing <mark> elements
Florian B
1
-0
/
+20
2019-10-15
Add support for reading and writing <kbd> elements
Daniele D'Orazio
1
-0
/
+20
2019-10-15
Muse reader: do not allow closing asterisks to be followed by "*"
Alexander Krotov
1
-3
/
+23
2019-10-14
Minor template & test changes for latest dev doctemplates.
John MacFarlane
1
-2
/
+2
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-12
LaTeX writer: fix horizontal rule.
John MacFarlane
1
-13
/
+13
2019-10-11
Fix `gfm_auto_identifiers` behavior with emojis.
John MacFarlane
1
-0
/
+6
2019-10-11
Markdown writer: prefer pipe_tables to raw html...
John MacFarlane
1
-21
/
+3
2019-10-10
`--metadata-file`: when multiple files specified, second takes precedence...
John MacFarlane
2
-2
/
+2
2019-10-10
Make some writers sensitive to 'unlisted' class on headings.
John MacFarlane
1
-0
/
+18
2019-10-09
RST writer: proper handling of :align: on figures, images.
John MacFarlane
1
-0
/
+22
2019-10-09
Update s5 test for mathjax 3 change.
John MacFarlane
1
-1
/
+1
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-24
odt: Add external option for native numbering
Nils Carlson
2
-0
/
+78
2019-09-23
Man writer: suppress non-absolute link URLs.
John MacFarlane
1
-22
/
+22
2019-09-23
ConTeXt unit tests - tweak code property.
John MacFarlane
1
-1
/
+1
2019-09-22
Improve test #5753
John MacFarlane
1
-2
/
+2
2019-09-22
RST reader: Fixed parsing of indented blocks.
John MacFarlane
1
-0
/
+15
2019-09-22
Make `plain` output plainer.
John MacFarlane
3
-91
/
+39
2019-09-21
[Docx Reader] Update tests
Nikolay Yakimov
6
-7
/
+7
2019-09-21
[Docx Reader] Use style names, not ids, for assigning semantic meaning
Nikolay Yakimov
5
-0
/
+19
2019-09-20
Preserve built-in styles in DOCX with custom style (#5670)
Ben Steinberg
4
-0
/
+19
[prev]
[next]