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
2022-07-11
Use latest dev citeproc
John MacFarlane
2022-07-07
RTF reader: support `\nosupersub`.
John MacFarlane
2022-07-06
Use `formatCode` from #7525 in HTML and MediaWiki (#8162)
Elliot Bobrow
2022-07-04
Ensure that Nulls are ignored in creating slide shows.
John MacFarlane
2022-06-23
Remove extra soft break for tasklist (#8142)
black-desk
2022-06-22
Ensure that metadata values w/o trailing newlines are...
John MacFarlane
2022-06-20
LaTeX: Handle formatted text inside code inline (#8129)
Elliot Bobrow
2022-06-13
LaTeX reader: improve mathEnvWith.
John MacFarlane
2022-06-06
ConTeXt writer: use "sectionlevel" environment for headings (#8106)
Albert Krewinkel
2022-06-02
makeSections: don't make a section for a div with class "fragments".
John MacFarlane
2022-06-02
HTML writer: fix bug with `--number-offset`.
John MacFarlane
2022-06-01
LaTeX writer: Improve grouping with autocites.
John MacFarlane
2022-05-20
Org reader: support line selection in INCLUDE directives. (#8060)
Brian Leung
2022-05-18
ICML writer: support custom-style attribute on Table.
John MacFarlane
2022-05-16
AsciiDoc writer: fix commas in link text.
John MacFarlane
2022-05-03
RIS reader: get right order of names.
John MacFarlane
2022-05-02
Org reader: allow attrs for Org tables. (#8049)
Brian Leung
2022-04-28
HTML writer: avoid doubled style attribute...
John MacFarlane
2022-04-26
HTML writer: Add 'footnotes' identifier to footnotes section.
John MacFarlane
2022-04-26
Fix tests after changes to JATS template
Albert Krewinkel
2022-04-21
HTML writer: do not include the deprecated doc-endnote role.
John MacFarlane
2022-04-20
Don't parse inline notes with blank lines inside.
John MacFarlane
2022-04-08
Commonmark/markua/gfm writers: avoid excessive indentation...
John MacFarlane
2022-04-08
Shared.taskListItemToAscii: handle asciidoctor's characters.
John MacFarlane
2022-04-01
Fix regression with `ascii_identifiers` and Turkish undotted i.
John MacFarlane
2022-03-30
LaTeX writer: add () after booktabs rules.
John MacFarlane
2022-03-29
LaTeX writer: support `page`,`trim`,`clip` attributes on images.
John MacFarlane
2022-03-28
JATS writer: Fix handling of CSL variable 'page'.
John MacFarlane
2022-03-27
JATS writer: avoid doubled ref-list element.
John MacFarlane
2022-03-22
JATS writer: encode author "others" as `<etal/>`
Albert Krewinkel
2022-03-14
Remove `native_divs` from allowed gfm extensions.
John MacFarlane
2022-03-09
LaTeX reader: allow inline groups starting with `\bgroup`.
John MacFarlane
2022-03-07
Markdown writer: update escaping rules for `\`.
John MacFarlane
2022-02-27
LaTeX reader: rudimentary support for vbox.
John MacFarlane
2022-02-26
Markdown writer: don't produce redundant header identifier...
John MacFarlane
2022-02-23
Markdown reader: remove restriction on identifiers...
John MacFarlane
2022-02-22
Fix typos (#7934)
Dimitris Apostolou
2022-02-19
LaTeX reader: Handle `\label` and `\ref` for footnotes.
John MacFarlane
2022-02-13
Add tests for #7919.
John MacFarlane
2022-02-13
Markdown reader: allow one-column pipe tables with pipe on right.
John MacFarlane
2022-02-12
JATS reader: improve handling of fn-group elements (#7914)
Albert Krewinkel
2022-02-11
Put id attributes on TOC entries #7907 (#7913)
damon-sava-stanley
2022-02-09
Add command test for #7884.
John MacFarlane
2022-02-05
RIS reader: support ID and DO fields.
John MacFarlane
2022-02-05
Add RIS bibliography format reader.
John MacFarlane
2022-01-28
HTML writer: avoid duplicate "style" attributes on table cells
Albert Krewinkel
2022-01-28
Don't read files outside of user data directory
Even Brenden
2022-01-23
CommonMark reader: fix source position after YAML metadata.
John MacFarlane
2022-01-21
Update command tests to distinguish stderr and test exit status.
John MacFarlane
2022-01-21
Search for metadata files in $DATADIR/metadata (#7851)
Even Brenden
[next]