index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
Age
Commit message (
Expand
)
Author
2024-01-23
add case for "variable" class
Gokul Rajiv
2024-01-22
Use reference form (e.g. `@jones2000[p. 30]`) for citations.
John MacFarlane
2024-01-22
Org writer: escape special lines in code blocks
Albert Krewinkel
2024-01-20
HTML writer: ensure that an alt attribute is added in EPUB output.
John MacFarlane
2024-01-20
LaTeX writer: create valid table even when table is empty.
John MacFarlane
2024-01-18
Markdown writer: fix output for pipe tables...
John MacFarlane
2024-01-16
DocBook reader: better handling of `<procedure>` and `<substeps>`.
John MacFarlane
2024-01-16
Add readMan to Text.Pandoc.Readers exports
George Stagg
2024-01-06
T.P.PDF: reliably detect when TOC has changed.
John MacFarlane
2024-01-05
Typst reader: fix handling of `\overline`.
John MacFarlane
2024-01-05
T.P.PDF: increase max number of LaTeX runs to 4.
John MacFarlane
2024-01-05
Whitespace cleanup.
John MacFarlane
2024-01-04
OPML writer: respect `--wrap` options & `--columns` in contents of notes.
John MacFarlane
2024-01-04
PDF: expand list of environment variables to display in verbose output.
John MacFarlane
2023-12-30
Add command test for #9293.
John MacFarlane
2023-12-30
MediaWiki reader: handle multiline math in list items.
John MacFarlane
2023-12-26
Add some explicit imports...
John MacFarlane
2023-12-26
fix(docx): support absolute header/footer paths
Edwin Török
2023-12-26
ODT/opendocument writers: properly handle highlighting styles.
John MacFarlane
2023-12-24
T.P.PDF: Ensure that we find all the LaTeX warnings requiring rerun.
John MacFarlane
2023-12-22
T.P.Chunks: Fine tune `makeChunks`.
John MacFarlane
2023-12-22
Markdown writer: add table identifier at end of caption if present.
John MacFarlane
2023-12-20
Org reader: parse caption and label for grid tables.
John MacFarlane
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
[next]