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-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
2019-09-19
Remove admonition-title remnants.
John MacFarlane
1
-1
/
+1
2019-09-15
Lua filters: allow passing of HTML-like tables instead of Attr (#5750)
Albert Krewinkel
1
-0
/
+41
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-10
Add --shift-heading-level-by option.
John MacFarlane
1
-0
/
+33
2019-09-09
LaTeX reader: Fix parsing of optional arguments that contain braced text.
John MacFarlane
1
-0
/
+9
2019-09-08
Org reader: modify handling of example blocks. (#5717)
Brian Leung
1
-0
/
+60
2019-09-08
Replace Element and makeHierarchical with makeSections.
John MacFarlane
7
-22
/
+7
2019-09-08
Revert changes to hierarchicalizeWithIds.
John MacFarlane
1
-56
/
+0
2019-09-06
hierarchicalize: ensure that sections get ids...
John MacFarlane
1
-5
/
+5
2019-09-06
Improve detection of headings in Divs by hierarchicalize.
John MacFarlane
1
-5
/
+7
2019-09-05
Shared.hierarchicalize: improve handling of div and section structure.
John MacFarlane
1
-0
/
+54
2019-09-05
Add div.hanging-indent CSS to HTML templates.
John MacFarlane
7
-0
/
+7
2019-09-05
Add partial styles.html in HTML5 template.
John MacFarlane
7
-156
/
+152
2019-09-04
asciidoc writer: don't include `+` in code blocks for regular asciidoc.
John MacFarlane
1
-6
/
+6
2019-09-04
Roff readers: better parsing of groups.
John MacFarlane
2
-1
/
+8
2019-09-03
XML: change toEntities to emit numerical hex character references.
John MacFarlane
1
-3
/
+3
2019-09-02
LaTeX reader: don't try to parse includes if raw_tex is set.
John MacFarlane
1
-5
/
+2
2019-09-02
HTML writer: use numeric character references with `--ascii`.
John MacFarlane
1
-1
/
+1
2019-09-02
LaTeX reader: properly handle optional arguments for macros.
John MacFarlane
1
-0
/
+8
2019-08-27
LaTeX reader: fix `\\` in `\parbox` inside a table cell.
John MacFarlane
1
-0
/
+13
2019-08-27
Markdown reader: Headers: don't parse content over newline boundary.
John MacFarlane
1
-0
/
+13
2019-08-27
PowerPoint writer: Start numbering at appopriate numbers.
Jesse Rosenthal
4
-0
/
+13
2019-08-26
Add test for issue #5708.
John MacFarlane
1
-0
/
+12
2019-08-25
Use new doctemplates, doclayout.
John MacFarlane
19
-2372
/
+2361
2019-08-24
Change optMetadataFile type from Maybe to List (#5702)
Owen McGrath
3
-0
/
+9
2019-08-23
Add test for #5690.
John MacFarlane
1
-0
/
+16
2019-08-23
Ensure proper nesting when we have long ordered list markers.
John MacFarlane
1
-0
/
+11
2019-08-16
Lua: traverse nested blocks and inlines in correct order
Albert Krewinkel
1
-0
/
+38
2019-08-14
LaTeX reader: improve withRaw so it can handle cases where...
John MacFarlane
1
-0
/
+9
[prev]
[next]