index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
Age
Commit message (
Expand
)
Author
2023-09-18
Fix uneven indents in LaTeX line block output.
John MacFarlane
2023-09-16
HTML reader: parse task lists using input elements (#9066)
Seth Speaks
2023-09-07
Fix default citeproc entry-spacing.
John MacFarlane
2023-09-01
LaTeX writer: Fix regression.
John MacFarlane
2023-09-01
HTML writer: use the ID prefix in the ID for the footnotes section.
Benjamin Esham
2023-08-31
LaTeX writer: fix regression in escaping URLs.
John MacFarlane
2023-08-30
Org reader: don't parse alphabetical lists...
John MacFarlane
2023-08-29
Support images with wikilink syntax.
John MacFarlane
2023-08-29
Markdown: Allow a citation or reference link to be parsed after a `!`.
John MacFarlane
2023-08-29
Markdown reader: fix dropped `!` before nonexistent reference.
John MacFarlane
2023-08-26
LaTeX writer link/target improvements.
John MacFarlane
2023-08-25
Man writer: improvements to code and code blocks.
John MacFarlane
2023-08-23
JATS writer: fix placement of ref-list...
John MacFarlane
2023-08-23
Also escape % in URLs.
John MacFarlane
2023-08-21
Typst writer: use `~` for nonbreaking space.
John MacFarlane
2023-08-19
LaTeX writer: improve internal links and targets.
John MacFarlane
2023-08-18
Docx reader: omit "Table NN" from caption.
John MacFarlane
2023-08-18
Org reader: allow example lines to end immediately after the colon
Brian Leung
2023-08-09
LaTeX writer: Improve escaping of URIs in href, url.
John MacFarlane
2023-08-09
HTML reader: avoid duplicate id on header and div.
John MacFarlane
2023-08-05
HTML reader: properly calculate RowHeadColumns.
John MacFarlane
2023-08-05
Add test for #8984.
John MacFarlane
2023-08-05
HTML reader: require unanimity for RowHeadColumns.
John MacFarlane
2023-08-05
Revert "Update #8764 command test for latest change to HTML table parser (#86...
John MacFarlane
2023-08-04
OpenDocument writer: implement syntax highlighting.
John MacFarlane
2023-08-04
Started implementing syntax highlighting for ODT.
John MacFarlane
2023-07-27
SelfContained: retain attributes in svg tag...
John MacFarlane
2023-07-26
SelfContained: fix calculation of svg width and height.
John MacFarlane
2023-07-25
SelfContained: Improve inline SVGs.
John MacFarlane
2023-07-25
Typst writer: escape `//`.
John MacFarlane
2023-07-19
Refine command line option preprocessor and add tests for #8956.
John MacFarlane
2023-07-19
Add test for #8956.
John MacFarlane
2023-07-13
Fix bugs in implementation of #8948.
John MacFarlane
2023-07-12
RST writer: fix figure handling.
John MacFarlane
2023-07-11
SelfContained: Use inline svg instead of data uris...
John MacFarlane
2023-07-05
Make modern AsciiDoc the target for `asciidoc`.
John MacFarlane
2023-06-24
Update #8764 command test for latest change to HTML table parser (#8634).
John MacFarlane
2023-06-22
LaTeX reader: support alt text on images. (#8745)
Albert Krewinkel
2023-06-19
Make `implicit_figures` work again in commonmark reader.
John MacFarlane
2023-06-07
Parse references title from ref-list in JATS reader.
John MacFarlane
2023-06-07
JATS writer: include title in ref-list.
John MacFarlane
2023-06-06
Add typst reader.
John MacFarlane
2023-05-04
Markdown reader: disallow escaping of `~` and `"` in markdown_strict
Albert Krewinkel
2023-05-04
LaTeX reader: ignore args to column type in `\multicolumn`.
Albert Krewinkel
2023-05-01
Writers.OpenDocument: handle row header column cells as header cells
Michael Stahl
2023-05-01
Writers.OpenDocument: handle row header column cells as ordinary cells
Michael Stahl
2023-05-01
Writers.OpenDocument: fix invalid text:p inside text:p from meta
Michael Stahl
2023-04-28
Writers.ODT: stop validator complaints by producing ODF 1.3
Michael Stahl
2023-04-05
Remove links from inside links in mediawiki writer (#8739)
wgevaert
2023-04-01
Org reader: require abstract environment to use lowercase
Albert Krewinkel
[next]