index
:
github.com/jgm/pandoc
aeson-pretty
asciidoc-reader
babel
bespoke-prelude
chunkedhtml
cite-prefix
commonmark-github
commonmark-hs
commonmark-hs-new
dark-mode
djot
endnote
figures
free
ghc925-3.1.5
ghc925-text2-3.1.5
ghc942-3.1.5
ghc944-3.1.5
images2
initialize-data-files
issue-6072
issue10282
issue10769
issue1234
issue221
issue5354
issue6122
issue6344
issue7111
issue7219
issue771
issue8378
issue8382
issue8417
issue9525
issue9878
issue_11268
jgm-patch-1
latex-partials
link-images
lowmem
main
mallard
mark
moinmoin2
multifile
newlatex
newlatex2
nospace
note-label
offline
oldmaster
optinfo
oracle
pseudopod
r1.19.2.2
r1.19.2.3
r1.19.2.4
rebase-relative-paths-extension
rel-1.19.2.1
relude
reset-position
resolverefs
ris
sable
sandbox3
sandboxed
signing
simdutf
source_date_epoch
sources
split-packages
styles
test-windows-ci
text
token-newline
travis
typst-reader
typst-tables
typst-writer
uri-cite-key
wasm
windows-arm64
windows-ci
windows-release-cabal
xeno
Pandoc — The universal markup converter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
Age
Commit message (
Expand
)
Author
2023-07-13
Fix bugs in implementation of #8948.
John MacFarlane
2023-07-12
RST writer: fix figure handling.
John MacFarlane
2023-07-11
SelfContained: Use inline svg instead of data uris...
John MacFarlane
2023-07-05
Make modern AsciiDoc the target for `asciidoc`.
John MacFarlane
2023-06-24
Update #8764 command test for latest change to HTML table parser (#8634).
John MacFarlane
2023-06-22
LaTeX reader: support alt text on images. (#8745)
Albert Krewinkel
2023-06-19
Make `implicit_figures` work again in commonmark reader.
John MacFarlane
2023-06-07
Parse references title from ref-list in JATS reader.
John MacFarlane
2023-06-07
JATS writer: include title in ref-list.
John MacFarlane
2023-06-06
Add typst reader.
John MacFarlane
2023-05-04
Markdown reader: disallow escaping of `~` and `"` in markdown_strict
Albert Krewinkel
2023-05-04
LaTeX reader: ignore args to column type in `\multicolumn`.
Albert Krewinkel
2023-05-01
Writers.OpenDocument: handle row header column cells as header cells
Michael Stahl
2023-05-01
Writers.OpenDocument: handle row header column cells as ordinary cells
Michael Stahl
2023-05-01
Writers.OpenDocument: fix invalid text:p inside text:p from meta
Michael Stahl
2023-04-28
Writers.ODT: stop validator complaints by producing ODF 1.3
Michael Stahl
2023-04-05
Remove links from inside links in mediawiki writer (#8739)
wgevaert
2023-04-01
Org reader: require abstract environment to use lowercase
Albert Krewinkel
2023-03-29
HTML writer: use first paragraph in task item as checkbox label.
Albert Krewinkel
2023-03-26
Moved a misplaced command test.
John MacFarlane
2023-03-20
HTML reader: fix behavior with `-native_spans-raw_html`.
John MacFarlane
2023-03-14
HTML writer footnotes changes:
John MacFarlane
2023-03-13
Jira reader: add panel title as nested div
Albert Krewinkel
2023-03-05
JATS reader: avoid generating duplicate figure captions.
John MacFarlane
2023-03-03
Asciidoc writer: Properly escape `|` in table cells.
John MacFarlane
2023-03-01
Make sure TSV reader doesn't gobble tabs as whitespace.
John MacFarlane
2023-03-01
Org reader: accept empty tables
Albert Krewinkel
2023-02-24
RST reader: align with spec in syntax for role names.
John MacFarlane
2023-02-22
LaTeX writer: do not use longtable foot with Beamer
Albert Krewinkel
2023-02-18
JATS writer: include alt-text in `<graphic>`, `<inline-graphic>` elements
Albert Krewinkel
2023-02-09
Citeproc: Fix bug in metaValueToReference.
John MacFarlane
2023-02-01
Handle % in biblatex doi field.
John MacFarlane
2023-02-01
Add some diagnostics to newif test.
John MacFarlane
2023-01-23
LaTeX reader: Fix bug in macro resolution for environments.
John MacFarlane
2023-01-20
HTML writer: don't omit newlines in task lists.
John MacFarlane
2023-01-20
HTML writer: don't disable checkboxes in task lists.
John MacFarlane
2023-01-16
Add tests for org tags
Albert Krewinkel
2023-01-15
Markdown, CommonMark: add support for wiki links. [API change]
Albert Krewinkel
2023-01-13
Remove block constructor Null from the code base.
John MacFarlane
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2023-01-11
Use jira-wiki-markup 1.5.0
Albert Krewinkel
2023-01-05
isURI: don't require non-ASCII characters to be escaped.
John MacFarlane
2023-01-04
Use `\toprule\noalign{}` instead of `\toprule()` in LaTeX tables.
John MacFarlane
2022-12-22
Support "software" type in biblatex <-> CSL conversions.
John MacFarlane
2022-12-20
Shared: use LineBreak as default block sep in blocksToInlines
Albert Krewinkel
2022-12-20
Markdown writer: avoid HTML fallbacks in the generated TOC.
Albert Krewinkel
2022-12-16
ConTeXt writer: fix previous commit for some unlisted sections
Albert Krewinkel
2022-12-16
ConTeXt writer: add support for unlisted, unnumbered headings
Albert Krewinkel
2022-12-15
Textile reader: handle empty paragraphs.
John MacFarlane
2022-12-08
Shared: change defaultBlocksSeparator to PARAGRAPH SEPARATOR
Albert Krewinkel
[next]