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
Age
Commit message (
Expand
)
Author
2023-01-10
Chunks: remove unused imports.
chunkedhtml
John MacFarlane
2023-01-10
T.P.Chunks: remove Ord instances for SecInfo, Chunk, ChunkedDoc.
John MacFarlane
2023-01-10
Add ChunkedHTML writer.
John MacFarlane
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2023-01-06
Add `code { hyphens: manual; }` to HTML and EPUB CSS.
John MacFarlane
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
2023-01-04
Use ghc4pandoc 9.4.4 docker image
Olivier Benz
2023-01-03
Lua: add functions `pandoc.text.toencoding`, `pandoc.text.fromencoding`.
Albert Krewinkel
2023-01-02
epub.css: comment out flex rules.
John MacFarlane
2022-12-28
Man writer: use UTF-8 by default for non-ascii characters.
John MacFarlane
2022-12-22
Support "software" type in biblatex <-> CSL conversions.
John MacFarlane
2022-12-22
Make sure "version" field comes through in biblatex.
John MacFarlane
2022-12-22
Use latest skylighting-format-context.
John MacFarlane
2022-12-22
Reveal.js template: prevent line-wrapping of parallax options
Albert Krewinkel
2022-12-21
Fix class name hanging -> hanging-indent in styles.citations.html.
John MacFarlane
2022-12-21
Use latest dev citeproc.
John MacFarlane
2022-12-20
T.P.Scripting: Refactor the scripting engine.
John MacFarlane
2022-12-20
T.P.Format: Monoid, Semigroup instance for ExtensionsConfig.
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-18
Update README.template (#8496)
Sven Wick
2022-12-18
Add Wrapper type documentation to Text.Pandoc.Templates (#8490)
William Rusnack
2022-12-18
ConTeXt writer: support syntax highlighting for code.
Albert Krewinkel
2022-12-17
ConTeXt writer: always use `\type` for inline code
Albert Krewinkel
2022-12-16
Lua: allow table structure as format spec.
Albert Krewinkel
2022-12-16
Format: add function `diffExtensions`.
Albert Krewinkel
2022-12-16
Format: use simpler structure for ExtensionsDiff.
Albert Krewinkel
2022-12-16
Extensions: add new function `disableExtensions`.
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-14
T.P.App.OutputSettings: remove unused record field `outputWriterName`
Albert Krewinkel
2022-12-14
T.P.App: cleanup code, extract internal functions
Albert Krewinkel
2022-12-14
T.P.App: unify check for standalone output
Albert Krewinkel
2022-12-13
MANUAL: fix typo, spacing
Albert Krewinkel
2022-12-12
Lua: add pandoc.cli module
Albert Krewinkel
2022-12-12
Update default CSL with latest chicago-author-date.csl.
John MacFarlane
2022-12-11
Docx reader: fix handling of oMathPara in w:p with other content.
John MacFarlane
2022-12-08
Use skylighting 0.13.1.2
John MacFarlane
2022-12-07
Fix a tiny typo in lua-filters.md
TomBen
2022-12-08
Shared: change defaultBlocksSeparator to PARAGRAPH SEPARATOR
Albert Krewinkel
2022-12-05
Lua: support `-D` CLI option for custom writers [API change]
Albert Krewinkel
2022-12-04
Fix metadata parsing corner case.
John MacFarlane
2022-12-04
HTML writer: remove obsolete stuff about mathml-script.
John MacFarlane
2022-12-04
HTML writer: include math links if there are raw...
John MacFarlane
2022-12-04
EPUB writer: make title page optional.
John MacFarlane
2022-12-03
doc/lua-filters.md: add documentation for pandoc.format
Albert Krewinkel
2022-12-02
Avoid using 'error' for unassigned table cells.
John MacFarlane
2022-12-01
Multiple input files with --file-scope:
John MacFarlane
[next]