index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
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
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-18
LaTeX writer: omit superfluous page locator label...
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-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
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-05
Markdown reader: make attributes work with reference links.
John MacFarlane
2023-11-02
T.P.RoffChar: escape `-` as `\-`.
John MacFarlane
2023-10-28
Shared: improve isTightList...
John MacFarlane
2023-10-26
Make `reference-section-title` work with `jats+element_citations`.
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-21
LaTeX reader: better handle spacing commands...
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-17
JATS reader: fix handling of alt-text (#9134)
Julia Diaz
2023-10-05
Man writer: Fix some spacing issues around links.
John MacFarlane
2023-10-04
Man writer: use UR, MT macros for URLs, emails.
John MacFarlane
2023-09-18
Fix uneven indents in LaTeX line block output.
John MacFarlane
2023-09-16
HTML reader: parse task lists using input elements (#9066)
Seth Speaks
2023-09-07
Fix default citeproc entry-spacing.
John MacFarlane
2023-09-01
LaTeX writer: Fix regression.
John MacFarlane
2023-09-01
HTML writer: use the ID prefix in the ID for the footnotes section.
Benjamin Esham
2023-08-31
LaTeX writer: fix regression in escaping URLs.
John MacFarlane
2023-08-30
Org reader: don't parse alphabetical lists...
John MacFarlane
2023-08-29
Support images with wikilink syntax.
John MacFarlane
2023-08-29
Markdown: Allow a citation or reference link to be parsed after a `!`.
John MacFarlane
2023-08-29
Markdown reader: fix dropped `!` before nonexistent reference.
John MacFarlane
2023-08-26
LaTeX writer link/target improvements.
John MacFarlane
2023-08-25
Man writer: improvements to code and code blocks.
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-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-09
LaTeX writer: Improve escaping of URIs in href, url.
John MacFarlane
[next]