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
Age
Commit message (
Expand
)
Author
2024-02-16
More fixes for SVG ids with `--self-contained`.
John MacFarlane
2024-02-13
Add djot reader and writer.
djot
John MacFarlane
2024-02-13
Markdown reader: fix wikilinks extension to allow newlines in titles.
John MacFarlane
2024-02-13
LaTeX reader: improve treatment of cref, Cref.
John MacFarlane
2024-02-12
Typst writer: improve citation support.
John MacFarlane
2024-02-12
HTML5 writer: Add suffix to multiple footnote section ids
Sam May
2024-02-12
Markdown writer: use different width fences for nested divs.
John MacFarlane
2024-02-11
Man reader: move spaces outside of emph/strong.
John MacFarlane
2024-02-09
Fix id replacements in SVGs with clipping paths.
John MacFarlane
2024-02-09
Fix size of duplicated SVGs with `--embed-resources`.
John MacFarlane
2024-02-04
Typst reader: fix handling of `dot()`, `tilde()`, `ddot()`.
John MacFarlane
2024-02-04
Typst reader: fix character used for `norm`.
John MacFarlane
2024-02-03
Docx writer: restore ability to center-justify table.
John MacFarlane
2024-02-03
Shared: `makeSections` behavior changes.
John MacFarlane
2024-02-01
Using internal column widths in pptx writer tables (#9392)
Tomas Dahlqvist
2024-01-29
Typst writer: handle labels and citaiton ids with spaces...
John MacFarlane
2024-01-29
Typst writer: avoid illegal labels.
John MacFarlane
2024-01-29
LaTeX reader: generate relative widths for `\linewidth`, `\textheight`.
John MacFarlane
2024-01-29
Makefile: change default rule to build THEN test.
John MacFarlane
2024-01-29
Typst writer escaping improvements.
John MacFarlane
2024-01-27
Regenerate epub tests with latest changes to EPUB reader.
John MacFarlane
2024-01-26
EPUB reader: don't put `#` characters in identifiers.
John MacFarlane
2024-01-25
Add some kerns where needed between quotes in LaTeX output.
John MacFarlane
2024-01-23
add testcase
Gokul Rajiv
2024-01-22
Org writer: escape special lines in code blocks
Albert Krewinkel
2024-01-20
LaTeX writer: create valid table even when table is empty.
John MacFarlane
2024-01-18
Markdown writer: fix output for pipe tables...
John MacFarlane
2024-01-16
DocBook reader: better handling of `<procedure>` and `<substeps>`.
John MacFarlane
2024-01-16
Add readMan to Text.Pandoc.Readers exports
George Stagg
2024-01-05
Typst reader: fix handling of `\overline`.
John MacFarlane
2024-01-04
OPML writer: respect `--wrap` options & `--columns` in contents of notes.
John MacFarlane
2023-12-30
Add command test for #9293.
John MacFarlane
2023-12-26
ODT/opendocument writers: properly handle highlighting styles.
John MacFarlane
2023-12-22
Markdown writer: add table identifier at end of caption if present.
John MacFarlane
2023-12-20
Org reader: parse caption and label for grid tables.
John MacFarlane
2023-12-20
Remove html5shiv from default HTML5 template.
John MacFarlane
2023-12-19
fix(docx): sort inline elements in schema order
Edwin Török
2023-12-18
LaTeX writer: omit superfluous page locator label...
John MacFarlane
2023-12-18
fix(docx): fix validation error on endnotePr
Edwin Török
2023-12-18
fix(docx): fix validation error on w:tblHeader
Edwin Török
2023-12-18
fix(docx): use left vs start consistently
Edwin Török
2023-12-18
fix(docx): fix validation error on inline w:i/w:iCs order
Edwin Török
2023-12-18
fix(docx): fix OOXMLValidator error on KeywordTok output
Edwin Török
2023-12-18
fix(docx): fix validation error on w:annotationRef
Edwin Török
2023-12-18
test(docx): also compare number of children
Edwin Török
2023-12-18
fix(docx): fix validation error in w:nsid
Edwin Török
2023-12-18
Docx writer: fixed validation errors in tables.
John MacFarlane
2023-12-18
Docx writer: fix validation error.
John MacFarlane
2023-12-17
Docx writer: ensure that elements in settings are ordered correctly.
John MacFarlane
2023-12-17
test/docx/golden: regenerate
Edwin Török
[next]