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-12-06
Revert "Use base64 instead of base64-bytestring."
John MacFarlane
2023-12-05
Fine-tuning on alerts.
John MacFarlane
2023-12-04
Add `alerts` extension.
John MacFarlane
2023-12-04
HTML5 writer footnote changes (aria-role, element type).
John MacFarlane
2023-12-04
Typst writer: put inline image dimensions on enclosing box, not image.
John MacFarlane
2023-11-29
LaTeX reader: handle otherlanguage environment...
John MacFarlane
2023-11-29
Docx reader: unwrap content of shaped textboxes...
Stephan Meijer
2023-11-28
Docx reader: Improve handling of w:sym.
John MacFarlane
2023-11-28
Correct comment.
John MacFarlane
2023-11-25
SelfContained: improve treatment of embedded SVGs.
John MacFarlane
2023-11-25
Shared.renderTags': use minimized tag for rect.
John MacFarlane
2023-11-25
Shared.renderTags': allow svg path element to be minimized.
John MacFarlane
2023-11-22
LaTeX writer: handle identifiers inside heading contents.
John MacFarlane
2023-11-19
Man reader: properly handle `.sp` macro inside lists and block quotes.
John MacFarlane
2023-11-17
LaTeX reader: fix theorem label parsing (#9198)
Hikaru Ibayashi
2023-11-17
Ensure we use .svg not .svgz as extension for image/svg+xml mime type.
John MacFarlane
2023-11-17
T.P.Class.IO.openURL improvements for data uris.
John MacFarlane
2023-11-15
Typst writer: better handling of tables with captions.
John MacFarlane
2023-11-15
HTML reader: Fix handling of invalidly nested sublists.
John MacFarlane
2023-11-15
Markdown reader: don't change newlines to spaces in math.
John MacFarlane
2023-11-14
Update typst writer to typst 0.9 citation format.
John MacFarlane
2023-11-13
MediaWiki reader: allow attribute keys with hyphens.
John MacFarlane
2023-11-06
ODT reader: Support attr `text:continue-numbering` (#8998)
Stephan Meijer
2023-11-05
Markdown reader: make attributes work with reference links.
John MacFarlane
2023-11-05
T.P.Shared: export `combineAttr`.
John MacFarlane
2023-11-04
JATS writer: handle case where there is material after refs div.
John MacFarlane
2023-11-03
LaTeX template: include bookmark package unconditionally.
John MacFarlane
2023-11-02
T.P.RoffChar: escape `-` as `\-`.
John MacFarlane
2023-11-02
Ms writer: don't do normal escapes in filename arguments...
John MacFarlane
2023-11-02
Citeproc: don't link citations if `suppress-bibliography` specified.
John MacFarlane
2023-10-28
Shared: improve isTightList...
John MacFarlane
2023-10-27
Fix spacing.
John MacFarlane
2023-10-26
Make `reference-section-title` work with `jats+element_citations`.
John MacFarlane
2023-10-26
Add `bits` as synonym of `jats` as input format.
John MacFarlane
2023-10-26
Modify JATS reader to handle BITS too (#9138)
Julia Diaz
2023-10-26
Org writer: escape literal `*`, `|`, `#` at beginning of line with ZWS.
John MacFarlane
2023-10-24
ICML writer: prevent doubled attributes.
John MacFarlane
2023-10-23
CommonMark reader: handle `Ext_tex_math_gfm`.
John MacFarlane
2023-10-23
Extensions: Add `Ext_tex_math_gfm` constructor to Extension.
John MacFarlane
2023-10-23
Add helpful message on some metadata YAML errors.
John MacFarlane
2023-10-22
DokuWiki reader: allow autolinks to be avoided...
John MacFarlane
2023-10-22
DokuWiki reader: parse `<code>` and `<file>` as block-level code.
John MacFarlane
2023-10-21
LaTeX reader: better handle spacing commands...
John MacFarlane
2023-10-20
Typst writer: add `#box` around image to make it inline. (#9149)
John MacFarlane
2023-10-20
Markdown reader: fix blindspot with superscript in links.
John MacFarlane
2023-10-19
HTML reader: allow th to close td and vice versa.
John MacFarlane
2023-10-18
Powerpoint writer: fix a corruption error...
John MacFarlane
2023-10-17
LaTeX writer: fix rowspans in tables...
John MacFarlane
2023-10-17
LaTeX writer: don't treat table as "simple" if they have col widths.
John MacFarlane
2023-10-17
JATS reader: fix handling of alt-text (#9134)
Julia Diaz
[next]