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-23
Lua: ensure that tables marshaled via JSON arrays behave like Lists.
Albert Krewinkel
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-21
ConTeXt writer: support complex table structures. (#8116)
Albert Krewinkel
2022-06-21
Update fonts MIME following IANA recommendation (#8127)
Gabriel Lewertowski
2022-06-20
LaTeX: Handle formatted text inside code inline (#8129)
Elliot Bobrow
2022-06-19
Future compat against liftA2 export from Prelude (#8132)
Georgi Lyubenov
2022-06-19
Org reader: Fix Post / Pre mixup when setting emphasis chars (#8134)
Amir Dekel
2022-06-19
Lua: do not reset foreign encoding before running Lua
Albert Krewinkel
2022-06-15
Use dev version of citeproc.
John MacFarlane
2022-06-14
add `--embed-resources` flag (#8121)
Elliot Bobrow
2022-06-13
LaTeX reader: improve mathEnvWith.
John MacFarlane
2022-06-10
LaTeX writer: Extend list of book documentclasses (#8053)
Wentao Han
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
[next]