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
2021-10-22
Org reader: allow an initial :PROPERTIES: drawer to add to metadata.
John MacFarlane
2
-1
/
+23
2021-10-22
Lua: marshal Attr values as userdata
Albert Krewinkel
2
-22
/
+35
2021-10-22
Lua: marshal Pandoc values as userdata
Albert Krewinkel
1
-1
/
+1
2021-10-22
Switch to hslua-2.0
Albert Krewinkel
2
-51
/
+37
2021-10-20
Markdown reader: don't parse links or bracketed spans as citations.
John MacFarlane
1
-0
/
+66
2021-10-18
Docx reader: fix handling of empty fields
Milan Bracke
3
-0
/
+11
2021-10-18
Docx parser: implement PAGEREF fields
Milan Bracke
6
-7
/
+15
2021-10-18
Docx reader: fix handling of nested fields
Milan Bracke
3
-0
/
+9
2021-10-17
pptx: Line up continuation paragraphs
Emily Bourke
46
-0
/
+0
2021-10-17
pptx: Fix list level numbering
Emily Bourke
22
-0
/
+24
2021-10-16
Ensure that babel is loaded also with pdflatex.
John MacFarlane
1
-3
/
+2
2021-10-14
asciidoc writer: translate numberLines attribute to linesnum switch
Samuel Tardieu
1
-0
/
+16
2021-10-14
DocBook reader: honor linenumbering attribute
Samuel Tardieu
2
-0
/
+8
2021-10-13
Fix markdown parsing bug for math in bracketed spans and links.
John MacFarlane
1
-0
/
+12
2021-10-11
Update wasteland tests.
John MacFarlane
2
-20
/
+1078
2021-10-10
Avoid blockquote when parent style has more indent
Milan Bracke
4
-3
/
+10
2021-10-10
LaTeX reader: Properly handle `\^` followed by group closing.
John MacFarlane
1
-0
/
+6
2021-10-07
pptx: Remove excessive layout tests
Emily Bourke
82
-20
/
+38
2021-10-04
Powerpoint writer: consolidate text runs when possible.
John MacFarlane
136
-0
/
+0
2021-10-04
OOXML tests: use pretty-printed form to display diffs.
John MacFarlane
1
-3
/
+3
2021-10-04
Revert "Powerpoint writer: consolidate text run nodes."
John MacFarlane
136
-0
/
+0
2021-10-04
Powerpoint writer: consolidate text run nodes.
John MacFarlane
136
-0
/
+0
2021-10-03
Update tests for babel-related changes in latex template.
John MacFarlane
1
-6
/
+12
2021-10-02
Fix compareXML helper in Tests.Writers.OOXML.
John MacFarlane
1
-6
/
+6
2021-09-30
Docx reader: Add placeholder for word diagram
Ezwal
2
-0
/
+2
2021-09-29
Further test updates for switch to pretty-show.
John MacFarlane
12
-114
/
+114
2021-09-28
Switch from pretty-simple to pretty-show for native output.
John MacFarlane
226
-52733
/
+51377
2021-09-23
BibTeX parser: fix expansion of special strings in series...
John MacFarlane
3
-3
/
+3
2021-09-23
HTML reader: handle empty tbody element in table.
John MacFarlane
1
-0
/
+73
2021-09-21
test/epub: an excerpt from The Wasteland is enough!
John MacFarlane
2
-7920
/
+20
2021-09-21
Revert "Remove unused epub test file features.epub."
John MacFarlane
1
-0
/
+0
2021-09-21
Make test/epub/wasteland.epub valid.
John MacFarlane
1
-0
/
+0
2021-09-21
Remove unused epub test file features.epub.
John MacFarlane
1
-0
/
+0
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
267
-11783
/
+65507
2021-09-21
Add missing `%` on command tests.
John MacFarlane
35
-52
/
+51
2021-09-21
Command tests: raise error if command doesn't begin with `%`.
John MacFarlane
1
-5
/
+7
2021-09-19
Use babel, not polyglossia, with xelatex.
John MacFarlane
1
-31
/
+12
2021-09-18
pptx: Support footers in the reference doc
Emily Bourke
10
-184
/
+279
2021-09-17
Org writer: don't indent contents of code blocks.
John MacFarlane
2
-24
/
+24
2021-09-16
Fix code blocks using `--preserve-tabs`.
John MacFarlane
1
-0
/
+11
2021-09-16
pptx: Support specifying slide background images
Emily Bourke
6
-0
/
+21
2021-09-15
pptx: Add support for incremental lists
Emily Bourke
11
-0
/
+284
2021-09-13
RST reader: handle escaped colons in reference definitions.
John MacFarlane
1
-0
/
+11
2021-09-13
pptx: Fix logic for choosing Comparison layout
Emily Bourke
11
-2
/
+18
2021-09-12
Docx writer: make id used in native_numbering predictable.
John MacFarlane
1
-0
/
+0
2021-09-10
pptx: Include all themes in output archive
Emily Bourke
144
-0
/
+0
2021-09-10
pptx: Fix capitalisation of notesMasterId
Emily Bourke
20
-0
/
+0
2021-09-10
Fix command test for #7557.
John MacFarlane
1
-1
/
+1
2021-09-10
Org reader: don't parse a list as first item in a list item.
John MacFarlane
1
-0
/
+7
2021-09-10
Support `--reference-location` for HTML output (#7461)
Francesco Mazzoli
5
-5
/
+78
[next]