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
2022-05-16
Docx writer: add w:lang to rPr for Span and Div with lang attribute.
John MacFarlane
2022-05-16
AsciiDoc writer: fix commas in link text.
John MacFarlane
2022-05-15
Asciidoc writer: fix underline.
John MacFarlane
2022-05-14
Allow environment variable interpolation in highlight-style in defaults files...
Jaehwang Jung
2022-05-11
Improved reading <xref> elements in DocBook files (#8065)
Frerich Raabe
2022-05-11
Allow environment variable interpolation in pdf-engine...
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-24
Add tsv (tab separated values) as an input format.
John MacFarlane
2022-04-22
Markdown writer: disable soft wrapping when `hard_line_breaks` enabled.
John MacFarlane
2022-04-22
RIS reader: make parser more forgiving.
John MacFarlane
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-19
LaTeX reader: support `\includesvg`.
John MacFarlane
2022-04-18
Fix compiler warnings from last commit.
John MacFarlane
2022-04-18
Don't replace links with empty spans in TOC.
John MacFarlane
2022-04-12
Add 'nightly' flag.
John MacFarlane
2022-04-12
Revert "Add 'nightly' flag and build with this for nightlies."
John MacFarlane
2022-04-12
Revert "Add CPP to avoid warning with nightly flag disabled."
John MacFarlane
2022-04-11
Add CPP to avoid warning with nightly flag disabled.
John MacFarlane
2022-04-11
Add 'nightly' flag and build with this for nightlies.
John MacFarlane
2022-04-11
Revert "Add info about git commit and date to `--version` info."
John MacFarlane
2022-04-11
Add info about git commit and date to `--version` info.
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-06
JATS reader: strip `ref-` prefix from ref id in xref.
John MacFarlane
2022-04-02
LaTeX reader: avoid a thunk in sRawTokens.
John MacFarlane
2022-04-01
Fix regression with `ascii_identifiers` and Turkish undotted i.
John MacFarlane
2022-03-31
Revert "Parsing.General: make manyChar1, etc. more strict."
John MacFarlane
2022-03-31
Parsing.General: make manyChar1, etc. more strict.
John MacFarlane
2022-03-31
RTF reader: increased stricness.
John MacFarlane
2022-03-31
Markdown reader: add some strictness.
John MacFarlane
2022-03-30
Lua: allow to pass Sources to pandoc.read (#8002)
Albert Krewinkel
2022-03-30
STrictness improvement in RTF reader.
John MacFarlane
2022-03-30
LaTeX writer: add () after booktabs rules.
John MacFarlane
2022-03-30
HTML writer: Further performance improvements.
John MacFarlane
2022-03-30
Add mime type for mkv extension (#7181).
John MacFarlane
2022-03-30
HTML writer: add a performance shortcut to strToHtml.
John MacFarlane
2022-03-29
Fixed two thunk leaks in RTF reader.
John MacFarlane
2022-03-29
JATS reader: handle pub-date.
John MacFarlane
2022-03-29
LaTeX writer: support `page`,`trim`,`clip` attributes on images.
John MacFarlane
2022-03-29
RST reader: wrap math in Span to preserve attributes (#7998)
Albert Krewinkel
2022-03-29
Refactor Text.Pandoc.Writers.EPUB (#7991)
Jonathan Dönszelmann
2022-03-29
Include Lua version in `--version` output. (#7997)
Albert Krewinkel
2022-03-29
Remove redundant dependency on hslua-marshalling.
Albert Krewinkel
2022-03-28
JATS reader: strip 'ref-' from ref id in constructing CSL id.
John MacFarlane
2022-03-28
JATS reader: improve refs parsing.
John MacFarlane
2022-03-28
JATS writer: Fix handling of CSL variable 'page'.
John MacFarlane
[next]