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
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-11-11
Change the Mediawiki writer to use the 'new' table structure
Wout Gevaert
2022-11-10
Add LaTeX variable `urlstyle` (#8429)
Amar Al-Zubaidi
2022-11-09
HTML template: remove default font size, line height...
John MacFarlane
2022-11-04
Change default background color of PDFs generated via HTML (#8422)
Marcin Serwin
2022-11-02
Text.Pandoc.App: Change `parseOptionsFromArgs` and `parseOptions`... (#8406)
John MacFarlane
2022-11-02
ipynb reader: add cell id to attachment filename...
John MacFarlane
2022-10-27
T.P.Writers.Shared `toTableOfContents`: handle nested Divs better.
John MacFarlane
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-21
LaTeX reader: parse short table caption.
John MacFarlane
2022-10-19
Split Text.Pandoc.Version from Text.Pandoc.Shared.
John MacFarlane
2022-10-18
Revert "HTML reader: avoid duplicating any existing identifier..."
John MacFarlane
2022-10-18
Revert "Markdown reader: avoid duplicate ids with auto_identifiers."
John MacFarlane
2022-10-18
Markdown reader: avoid duplicate ids with auto_identifiers.
John MacFarlane
2022-10-18
HTML reader: avoid duplicating any existing identifier...
John MacFarlane
2022-10-17
Adjust tests for CSS change; add CSS comments to mark...
John MacFarlane
2022-10-16
RST writer: improve inline escaping rules.
John MacFarlane
2022-10-13
Rollback parameterize options on scripting engine.
John MacFarlane
2022-10-10
Org reader: make #+pandoc-emphasis-pre work as expected. (#8360)
Amir Dekel
2022-10-08
Use texmath 0.12.5.4.
John MacFarlane
2022-10-06
LaTeX writer: add separator line between table's body and its foot.
Albert Krewinkel
2022-10-06
latex template: set fonts after Beamer theme
Jeremie Knuesel
2022-10-05
HTML writer: replace deprecated aria roles for bibliography entries.
John MacFarlane
2022-10-02
Officially deprecate writeJATS...
John MacFarlane
2022-10-01
JATS writer: use `<break/>` for LineBreak...
John MacFarlane
2022-09-30
[API Change] Extract Lua code into new package pandoc-lua-engine
Albert Krewinkel
2022-09-30
[API Change] App: parameterize `options` over the scripting 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-29
Add `--list-tables` option.
John MacFarlane
2022-09-29
rST writer: list tables rendering, closes #4564
danse
2022-09-28
HTML Reader: Tests for 'tt' and 'code' elements (#8330).
Justin Wood
2022-09-28
HTML writer: prevent `<a>` inside `<a>`.
John MacFarlane
2022-09-27
Tests.Command: remove unused `runTest`.
John MacFarlane
2022-09-27
Fix small whitespace things.
John MacFarlane
2022-09-21
LaTeX writer: do not repeat caption on headless tables
Albert Krewinkel
2022-09-20
Ms writer: properly format display equations.
John MacFarlane
2022-09-19
Commonmark writer: ensure that we don't have blank lines in raw HTML.
John MacFarlane
2022-09-19
Org reader: Allow org-ref v2 citations with `&` prefix.
John MacFarlane
2022-09-18
BibTeX parser: fix handling of `%` in url field.
John MacFarlane
2022-09-18
Add prefixes to identifiers with `--file-scope`. (#8282)
John MacFarlane
2022-09-14
Fix implicit_header_references with duplicate headings.
John MacFarlane
2022-09-09
Citeproc: Require a digit for an implicit "page" locator...
John MacFarlane
2022-09-05
HTML writer: only treat `. . .` as a slide pause in slides...
John MacFarlane
2022-09-01
Use dev version of gridtables
Albert Krewinkel
2022-08-31
RTF writer: add space after unicode escape commands.
John MacFarlane
2022-08-30
Mediawiki reader: Parse table cell with attribs, to support rowspan, colspan ...
Ruqi
2022-08-27
HTML, Markdown writers: filter out empty class attributes.
John MacFarlane
[next]