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-19
fix(docx): sort inline elements in schema order
Edwin Török
2023-12-18
LaTeX writer: omit superfluous page locator label...
John MacFarlane
2023-12-18
Docx reader: fix HYPERLINK with only switch and no argument.
John MacFarlane
2023-12-18
fix(docx): fix validation error on endnotePr
Edwin Török
2023-12-18
fix(docx): fix validation error on w:tblHeader
Edwin Török
2023-12-18
fix(docx): use left vs start consistently
Edwin Török
2023-12-18
fix(docx): fix validation error on inline w:i/w:iCs order
Edwin Török
2023-12-18
fix(docx): fix OOXMLValidator error on KeywordTok output
Edwin Török
2023-12-18
fix(docx): fix validation error on w:annotationRef
Edwin Török
2023-12-18
fix(docx): fix validation error in w:nsid
Edwin Török
2023-12-18
Docx writer: fixed validation errors in tables.
John MacFarlane
2023-12-18
Docx writer: fix validation error.
John MacFarlane
2023-12-17
Docx writer: ensure that elements in settings are ordered correctly.
John MacFarlane
2023-12-17
Docx writer: don't emit empty rows.
John MacFarlane
2023-12-15
Logging: add MakePDFWarning constructor to LogMessage.
John MacFarlane
2023-12-15
Logging: add MakePDFInfo constructor to LogMessage.
John MacFarlane
2023-12-15
PDF: Refactored PDF generation via LaTeX.
John MacFarlane
2023-12-15
Text.Pandoc.PDF: parse logs to determine whether additional runs needed.
John MacFarlane
2023-12-14
Typst writer: emit `;` after typst code...
John MacFarlane
2023-12-11
Whitespace fix.
John MacFarlane
2023-12-11
Typst reader: don't include metadata from document element.
John MacFarlane
2023-12-10
Typst reader: parse metadata from document element.
John MacFarlane
2023-12-10
Typst reader: add state fields for metadata.
John MacFarlane
2023-12-10
Typst reader: support sys.version.
John MacFarlane
2023-12-10
LaTeX writer: Add performance optimization to #9168.
John MacFarlane
2023-12-10
LaTeX writer: fix bug with big footnotes inside emphasis (#9168)
Hikaru Ibayashi
2023-12-09
Typst writer: use quote for block quotes.
John MacFarlane
2023-12-09
Typst reader: allow @refs to become citations...
John MacFarlane
2023-12-09
Typst reader: collapse adjacent cite elements.
John MacFarlane
2023-12-09
Typst reader: fix temporary regression in cite.
John MacFarlane
2023-12-09
Typst writer: handle supplements in cite.
John MacFarlane
2023-12-08
Typst reader: change cite (only one key allowed, a label).
John MacFarlane
2023-12-08
Typst reader: support quote element. (typst 0.9)
John MacFarlane
2023-12-08
Docx writer: Use different style for block quotes in notes.
John MacFarlane
2023-12-08
Docx writer: allow embedded fonts to be used in reference.docx.
John MacFarlane
2023-12-07
Typst writer/template: support `--toc-depth` as in other writers.
John MacFarlane
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
[next]