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-09-21
JATS writer: fix 3.1.4 regression in handling block-level metadata.
John MacFarlane
2023-09-20
T.P.Shared: add addPandocAttributes function.
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-14
Markdown reader: More accurate check that a normalCite...
John MacFarlane
2023-09-14
Ms writer: improvements in image handling.
John MacFarlane
2023-09-07
HTML writer: Fix CSL entry-spacing default.
John MacFarlane
2023-09-07
Fix default citeproc entry-spacing.
John MacFarlane
2023-09-06
Org reader: factor out orgAnchor -> Org.Parsing.
John MacFarlane
2023-09-05
Rewrite CSLReferences environment...
John MacFarlane
2023-09-04
JATS reader: fix conversion of date to ISO 8601 format.
John MacFarlane
2023-09-04
JATS reader: Ignore `<processing-meta>` element (#9057)
Julia Diaz
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
Fix spacing errors.
John MacFarlane
2023-08-31
LaTeX writer: fix regression in escaping URLs.
John MacFarlane
2023-08-30
Fix compiler warning by removing redundant definition.
John MacFarlane
2023-08-30
Org reader: don't parse alphabetical lists...
John MacFarlane
2023-08-30
JATS reader: Multilevel support for `<permissions>` metadata (#9037)
Julia Diaz
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-29
Use `\cite` and `\bibitem` to link up citations, even with citeproc.
John MacFarlane
2023-08-28
Add support for <permissions> metadata
Julia Diaz
2023-08-26
Org reader: allow escaping commas in macro arguments
Amneesh Singh
2023-08-26
LaTeX writer link/target improvements.
John MacFarlane
2023-08-26
Correct name of JATS element attrib
Julia Diaz
2023-08-25
Man writer: avoid a .PP right after a section heading.
John MacFarlane
2023-08-25
Man writer: improvements to code and code blocks.
John MacFarlane
2023-08-24
Man writer: don't emit `.hy`...
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-23
LaTeX writer: backslash-escape # in URLs. Closes #9014.
John MacFarlane
2023-08-22
Fix spacing errors.
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-14
Docx reader: Avoid spurious block quotes in list items.
John MacFarlane
2023-08-10
Fix display of block elements in JATS reader (PR #8971)
Julia Diaz
2023-08-09
LaTeX writer: Improve escaping of URIs in href, url.
John MacFarlane
2023-08-09
Typst writer: put the label in right place for Div, use `#block`.
John MacFarlane
2023-08-09
HTML reader: avoid duplicate id on header and div.
John MacFarlane
2023-08-06
ODT writer: Use a style for Highlighted, so color can be adjusted.
John MacFarlane
2023-08-05
HTML reader: properly calculate RowHeadColumns.
John MacFarlane
2023-08-05
HTML reader: require unanimity for RowHeadColumns.
John MacFarlane
2023-08-05
HTML reader: fix bug in calculation of RowHeadColumns.
John MacFarlane
2023-08-05
Revert "Update TableBody RowHeadColumns caculation: change from max to min (#...
John MacFarlane
2023-08-04
OpenDocument writer: implement syntax highlighting.
John MacFarlane
2023-08-04
Started implementing syntax highlighting for ODT.
John MacFarlane
[next]