index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2024-01-23
add testcase
Gokul Rajiv
2024-01-22
Org writer: escape special lines in code blocks
Albert Krewinkel
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-05
Typst reader: fix handling of `\overline`.
John MacFarlane
2024-01-04
OPML writer: respect `--wrap` options & `--columns` in contents of notes.
John MacFarlane
2023-12-30
Add command test for #9293.
John MacFarlane
2023-12-26
ODT/opendocument writers: properly handle highlighting styles.
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-20
Remove html5shiv from default HTML5 template.
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
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
test(docx): also compare number of children
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
test/docx/golden: regenerate
Edwin Török
2023-12-14
Typst writer: emit `;` after typst code...
John MacFarlane
2023-12-12
Depend on texmath 0.12.8.6.
John MacFarlane
2023-12-11
Typst template fixes.
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-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-08
Update typst-hs commit and typst writer test.
John MacFarlane
2023-12-05
Add tests for alerts gfm <-> docbook.
John MacFarlane
2023-12-05
Fine-tuning on alerts.
John MacFarlane
2023-12-04
HTML5 writer footnote changes (aria-role, element type).
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-25
Update command test for SVG embedding changes.
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-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-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-03
LaTeX template: include bookmark package unconditionally.
John MacFarlane
[next]