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
/
Tests
Age
Commit message (
Expand
)
Author
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-01-27
Regenerate epub tests with latest changes to EPUB reader.
John MacFarlane
2024-01-16
Add readMan to Text.Pandoc.Readers exports
George Stagg
2023-12-18
test(docx): also compare number of children
Edwin Török
2023-12-10
LaTeX writer: fix bug with big footnotes inside emphasis (#9168)
Hikaru Ibayashi
2023-11-29
Docx reader: unwrap content of shaped textboxes...
Stephan Meijer
2023-11-06
ODT reader: Support attr `text:continue-numbering` (#8998)
Stephan Meijer
2023-10-22
DokuWiki reader: parse `<code>` and `<file>` as block-level code.
John MacFarlane
2023-10-17
JATS reader: fix handling of alt-text (#9134)
Julia Diaz
2023-08-26
Org reader: allow escaping commas in macro arguments
Amneesh Singh
2023-08-19
LaTeX writer: improve internal links and targets.
John MacFarlane
2023-08-10
Fix display of block elements in JATS reader (PR #8971)
Julia Diaz
2023-07-20
Fix new variant of the vulnerability in CVE-2023-35936.
John MacFarlane
2023-07-18
JATS writer: don't use `<code>` for inline code.
John MacFarlane
2023-07-06
Add typst reader tests.
John MacFarlane
2023-07-05
Fix asciidoc tests
John MacFarlane
2023-07-05
Make modern AsciiDoc the target for `asciidoc`.
John MacFarlane
2023-06-23
Improve tests for fillMediaBag/extractMedia.
John MacFarlane
2023-06-23
Add tests for fillMediaBag/extractMedia.
John MacFarlane
2023-06-22
Retain image query parameters in dokuwiki reader (#8887)
ech0
2023-05-09
Rename test/docx/block_quotes_parse_indent.native for consistency
Stephan Meijer
2023-04-05
Org reader: treat `#+NAME` as synonym for `#+LABEL`.
Albert Krewinkel
2023-03-25
Add typst writer.
John MacFarlane
2023-03-22
Org reader: Allow zero width space as an escape character
Christian Christiansen
2023-03-14
HTML writer footnotes changes:
John MacFarlane
2023-02-18
JATS writer: include alt-text in `<graphic>`, `<inline-graphic>` elements
Albert Krewinkel
2023-01-29
ODT reader: fix blockquote indent detection
Daniel Kessler
2023-01-15
Markdown, CommonMark: add support for wiki links. [API change]
Albert Krewinkel
2023-01-14
Remove Null constructor from docs
Albert Krewinkel
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2023-01-12
Store "unnumbered" class in DocBook role attribute (#8481)
lifeunleaded
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2022-12-17
ConTeXt writer: always use `\type` for inline code
Albert Krewinkel
2022-11-19
LaTeX writer: Use soul instead of ulem for strikeout, underline.
John MacFarlane
2022-11-11
Add tests for the new table features
Wout Gevaert
2022-10-24
Rename T.P.Readers.Odt -> T.P.Readers.ODT.
John MacFarlane
2022-10-24
Rename T.P.Writers.Docbook -> T.P.Writers.DocBook.
John MacFarlane
2022-10-10
Org reader: make #+pandoc-emphasis-pre work as expected. (#8360)
Amir Dekel
2022-10-02
Officially deprecate writeJATS...
John MacFarlane
2022-09-30
[API Change] Extract Lua code into new package pandoc-lua-engine
Albert Krewinkel
2022-09-30
[API Change] Filter: Parameterize `applyFilters` over scripting engine.
Albert Krewinkel
2022-09-30
[API Change] Rename `pandocVersion` to `pandocVersionText`...
Albert Krewinkel
2022-09-28
HTML Reader: Tests for 'tt' and 'code' elements (#8330).
Justin Wood
2022-09-27
Tests.Command: remove unused `runTest`.
John MacFarlane
2022-09-27
Fix small whitespace things.
John MacFarlane
2022-08-22
Org writer: keep code block attributes as header args.
Albert Krewinkel
2022-08-22
Org writer: add code block identifier as `#+name` to src blocks.
Albert Krewinkel
2022-08-21
Fix typos
luz paz
2022-07-28
DokuWiki reader: support latex plugin and math.
John MacFarlane
[next]