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-06-10
Allow placing custom readers and writers in data subdir (#8112)
Albert Krewinkel
2022-06-10
TikiWiki: support underlined text
Albert Krewinkel
2022-06-09
Lua: use only old ByteString functions.
Albert Krewinkel
2022-06-08
Lua: Simplify module loading code.
Albert Krewinkel
2022-06-08
org reader: recognize {webp,jxl} files as images
YI
2022-06-06
Lua: add function pandoc.mediabag.fill (#8104)
Albert Krewinkel
2022-06-06
ConTeXt writer: use "sectionlevel" environment for headings (#8106)
Albert Krewinkel
2022-06-04
ConTeXt writer: unify link handling (#8096)
Albert Krewinkel
2022-06-05
Docx writer: prevent crashing when handling invalid tables
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-06-01
Fix treatment of extensions for `\input` in LaTeX reader.
John MacFarlane
2022-06-01
LaTeX writer: fix width of multicolumn cells.
Albert Krewinkel
2022-05-31
JATS reader: support edition in references.
John MacFarlane
2022-05-20
Org reader: support line selection in INCLUDE directives. (#8060)
Brian Leung
2022-05-19
Add tex_math_dollars to gfm default extensions.
John MacFarlane
2022-05-19
Beamer: allow containsverbatim as alternative to fragile.
John MacFarlane
2022-05-18
ICML writer: support custom-style attribute on Table.
John MacFarlane
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
[next]