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-08-29
Use `\cite` and `\bibitem` to link up citations, even with citeproc.
John MacFarlane
2023-08-28
Add support for <permissions> metadata
Julia Diaz
2023-08-26
Org reader: allow escaping commas in macro arguments
Amneesh Singh
2023-08-26
LaTeX writer link/target improvements.
John MacFarlane
2023-08-26
Correct name of JATS element attrib
Julia Diaz
2023-08-25
Man writer: avoid a .PP right after a section heading.
John MacFarlane
2023-08-25
Man writer: improvements to code and code blocks.
John MacFarlane
2023-08-24
Man writer: don't emit `.hy`...
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-23
LaTeX writer: backslash-escape # in URLs. Closes #9014.
John MacFarlane
2023-08-22
Fix spacing errors.
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-14
Docx reader: Avoid spurious block quotes in list items.
John MacFarlane
2023-08-10
Fix display of block elements in JATS reader (PR #8971)
Julia Diaz
2023-08-09
LaTeX writer: Improve escaping of URIs in href, url.
John MacFarlane
2023-08-09
Typst writer: put the label in right place for Div, use `#block`.
John MacFarlane
2023-08-09
HTML reader: avoid duplicate id on header and div.
John MacFarlane
2023-08-06
ODT writer: Use a style for Highlighted, so color can be adjusted.
John MacFarlane
2023-08-05
HTML reader: properly calculate RowHeadColumns.
John MacFarlane
2023-08-05
HTML reader: require unanimity for RowHeadColumns.
John MacFarlane
2023-08-05
HTML reader: fix bug in calculation of RowHeadColumns.
John MacFarlane
2023-08-05
Revert "Update TableBody RowHeadColumns caculation: change from max to min (#...
John MacFarlane
2023-08-04
OpenDocument writer: implement syntax highlighting.
John MacFarlane
2023-08-04
Started implementing syntax highlighting for ODT.
John MacFarlane
2023-08-04
Remove redundant import.
John MacFarlane
2023-08-04
OpenDocument writer: add syntax highlighting tags for CodeBlock.
John MacFarlane
2023-08-04
Support highlighted text in ODT/OpenDocument writers.
John MacFarlane
2023-07-27
SelfContained: retain attributes in svg tag...
John MacFarlane
2023-07-27
SelfContained: Allow units in width and height for svg.
John MacFarlane
2023-07-26
SelfContained: don't coerce calculated width/height to Int.
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-25
ChunkedHTML writer: Fix regression including mathjax script.
John MacFarlane
2023-07-20
Fix new variant of the vulnerability in CVE-2023-35936.
John MacFarlane
2023-07-19
Refine command line option preprocessor and add tests for #8956.
John MacFarlane
2023-07-19
Fix errors for illegal output formats.
John MacFarlane
2023-07-19
Fix regression on short boolean arguments.
John MacFarlane
2023-07-19
Deprecate decodeArg which is now a no-op.
John MacFarlane
2023-07-18
JATS writer: don't use `<code>` for inline code.
John MacFarlane
2023-07-18
Fix typo on error message for incorrect --preserve-tabs argument.
John MacFarlane
2023-07-16
Fix typo from last commit.
John MacFarlane
2023-07-16
Capitalize option errors.
John MacFarlane
2023-07-16
Make --epub-title-page's argument optional.
John MacFarlane
2023-07-16
Improve errors for incorrect command-line option values.
John MacFarlane
2023-07-14
Docx reader: use SVG version of image if present.
John MacFarlane
[next]