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
/
src
/
Text
Age
Commit message (
Expand
)
Author
2023-03-05
JATS reader: avoid generating duplicate figure captions.
John MacFarlane
2023-03-05
DocBook reader: parse `figure` as a Figure element in the AST.
John MacFarlane
2023-03-03
Asciidoc writer: Properly escape `|` in table cells.
John MacFarlane
2023-03-02
EPUB reader: Give additional information in error...
John MacFarlane
2023-03-01
Fix shadowing from last commit.
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-28
LaTeX table parser: also allow `6*c` in column spec.
John MacFarlane
2023-02-28
LaTeX reader: fix multiplication syntax for tabular.
John MacFarlane
2023-02-24
RST reader: align with spec in syntax for role names.
John MacFarlane
2023-02-22
Trap error in getAppUserDataDirectory.
John MacFarlane
2023-02-22
LaTeX writer: do not use longtable foot with Beamer
Albert Krewinkel
2023-02-18
HTML writer: allow "track" element to be treated as block-level HTML.
John MacFarlane
2023-02-18
Docx reader: parse image alt texts in LibreOffice generated files
Albert Krewinkel
2023-02-18
JATS writer: include alt-text in `<graphic>`, `<inline-graphic>` elements
Albert Krewinkel
2023-02-15
fixed <xref> references to tables in DocBook files
Pavol Otto
2023-02-15
Retain metadata in processing sections for chunked HTML.
John MacFarlane
2023-02-15
Remove unnecessary pragmas.
John MacFarlane
2023-02-09
Citeproc: Fix bug in metaValueToReference.
John MacFarlane
2023-02-09
PPTX writer: fix handling of simple figures
Albert Krewinkel
2023-02-09
Lua: add field `chunk_template` to WriterOptions objects [API change]
Albert Krewinkel
2023-02-05
LaTeX writer: include short figure/table caption if one is given.
Albert Krewinkel
2023-02-04
Improve handling of `%` in bib(la)tex parsing.
John MacFarlane
2023-02-01
Handle % in biblatex doi field.
John MacFarlane
2023-01-30
Add new `--chunk-template` option (closes #8581).
John MacFarlane
2023-01-29
Add support for Textile footnote backlinks (#8585)
Stephen Altamirano
2023-01-29
ODT reader: fix blockquote indent detection
Daniel Kessler
2023-01-29
Fix 3.0 regression with `--print-highlight-style` option.
John MacFarlane
2023-01-28
Textile reader: don't allow brackets in URLs.
John MacFarlane
2023-01-25
Ensure that automatically set variables ...
John MacFarlane
2023-01-23
LaTeX reader: Fix bug in macro resolution for environments.
John MacFarlane
2023-01-23
LaTeX reader: Fix small logic error in macro parsing code.
John MacFarlane
2023-01-21
Fix use of extensions with custom readers.
John MacFarlane
2023-01-21
T.P.Writers.Shared: export setupTranslations [API change].
John MacFarlane
2023-01-20
Chunked HTML writer: Fix handling of images with absolute URLs.
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-18
Add param to tocToList for numberSections.
John MacFarlane
2023-01-18
Fix line lengths in Markdown reader, DocBook writer
Albert Krewinkel
2023-01-17
Fix spacing errors.
John MacFarlane
2023-01-16
T.P.Class.IO: export function `writeMedia` [API change]
Albert Krewinkel
2023-01-15
T.P.Chunks changes.
John MacFarlane
2023-01-15
Chunks: export `tocToList`
Albert Krewinkel
2023-01-15
Markdown, CommonMark: add support for wiki links. [API change]
Albert Krewinkel
2023-01-15
ConTeXt writer: support `tagging` extension [API Change]
Albert Krewinkel
2023-01-14
Remove Null constructor from docs
Albert Krewinkel
2023-01-13
Remove block constructor Null from the code base.
John MacFarlane
2023-01-13
Org writer: use span attributes `tag-name` in headers as tags.
Albert Krewinkel
2023-01-13
ChunkedHTML writer: use fetchItem to get resources.
John MacFarlane
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
[next]