index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-22
Retain image query parameters in dokuwiki reader (#8887)
ech0
2023-06-22
Textile reader: Add support for link references (#8706)
Stephen Altamirano
2023-06-22
Logging: add new log message type `ScriptingWarning` [API change]
Albert Krewinkel
2023-06-22
LaTeX reader: support alt text on images. (#8745)
Albert Krewinkel
2023-06-20
Fix a security vulnerability in MediaBag and T.P.Class.IO.writeMedia.
John MacFarlane
2023-06-20
ChunkedHTML writer: Make math work in top-level page.
John MacFarlane
2023-06-19
Add Extracting log message for `--extract-media`.
John MacFarlane
2023-06-19
Make `implicit_figures` work again in commonmark reader.
John MacFarlane
2023-06-19
fix: add highlight for F# language
Adelar da Silva Queiróz
2023-06-19
Allow `epub-title-page` to be used in defaults files.
John MacFarlane
2023-06-16
LaTeX writer: Fix escaping of `&` in `\href` and `\url`.
John MacFarlane
2023-06-08
Add footer and multiple body parsing to JATS table reader (#8795)
Noah Malmed
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-07
Allow `abstract-title` to be specified in docx metadata.
John MacFarlane
2023-06-07
Fix localization of "Abstract" title in docx writer.
John MacFarlane
2023-06-06
Fix whitespace.
John MacFarlane
2023-06-06
Add typst reader.
John MacFarlane
2023-06-06
Improve title and label parsing in the JATS reader (#8840)
Noah Malmed
2023-06-05
ODT reader: allow lists in table cells. Closes #8892.
John MacFarlane
2023-06-05
Typst writer: use `#footnote` for notes.
John MacFarlane
2023-06-04
ODT reader: allow frames inside spans.
John MacFarlane
2023-05-29
RST redear: Fix sorting on anonymous keys.
John MacFarlane
2023-05-17
HTML reader: fix iframe with data URI of an image.
John MacFarlane
2023-05-09
Ms writer: coerce titles to inlines.
John MacFarlane
2023-05-08
LaTeX writer: better fix for colspecs for multicolumn table.
John MacFarlane
2023-05-08
LaTeX writer: fix width for multicolumn simple table.
John MacFarlane
2023-05-08
Introduce support for Intense Quote in Docx conversion
Stephan Meijer
2023-05-05
Jira writer: use first code block class as highlighting language.
Albert Krewinkel
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
Commonmark writer: use shortcut reference links.
John MacFarlane
2023-04-28
Writers.ODT: don't add settings.xml
Michael Stahl
2023-04-28
Writers.ODT: don't add Configurations2 dir
Michael Stahl
2023-04-28
Writers.ODT: don't add thumbnail
Michael Stahl
2023-04-28
Writers.ODT: put manifest.version on directory file-entry
Michael Stahl
2023-04-28
Writers.ODT: stop validator complaints by producing ODF 1.3
Michael Stahl
2023-04-20
Remove redundant line in pattern match.
John MacFarlane
2023-04-17
Remove unnecessary 'spaces' in parseFromString.
John MacFarlane
2023-04-14
Fix bug in RTF table parsing.
John MacFarlane
2023-04-07
ImageSize: drop BOM at start of SVG if present.
John MacFarlane
2023-04-07
Typst writer: omit bibliography if `citations` not enabled.
John MacFarlane
2023-04-07
DocBook reader: support more emphasis roles.
Albert Krewinkel
2023-04-05
Typst writer: use `<..>` for labels, create internal links.
John MacFarlane
2023-04-05
Add rowspan, colspan and alignment to cells in jats table reader (#8726)
Noah Malmed
2023-04-05
Fix pdf output via typst for the typst 0.1.0 release.
John MacFarlane
2023-04-05
Remove links from inside links in mediawiki writer (#8739)
wgevaert
[next]