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
Age
Commit message (
Expand
)
Author
2023-04-20
Remove redundant line in pattern match.
John MacFarlane
2023-04-17
Remove unnecessary 'spaces' in parseFromString.
John MacFarlane
2023-04-14
Fix bug in RTF table parsing.
John MacFarlane
2023-04-07
ImageSize: drop BOM at start of SVG if present.
John MacFarlane
2023-04-07
Typst writer: omit bibliography if `citations` not enabled.
John MacFarlane
2023-04-07
DocBook reader: support more emphasis roles.
Albert Krewinkel
2023-04-05
Typst writer: use `<..>` for labels, create internal links.
John MacFarlane
2023-04-05
Add rowspan, colspan and alignment to cells in jats table reader (#8726)
Noah Malmed
2023-04-05
Fix pdf output via typst for the typst 0.1.0 release.
John MacFarlane
2023-04-05
Remove links from inside links in mediawiki writer (#8739)
wgevaert
2023-04-05
Org reader: treat `#+NAME` as synonym for `#+LABEL`.
Albert Krewinkel
2023-04-01
Org reader: require abstract environment to use lowercase
Albert Krewinkel
2023-03-29
HTML writer: use first paragraph in task item as checkbox label.
Albert Krewinkel
2023-03-29
Revert "HTML writer: wrap task items in labels."
Albert Krewinkel
2023-03-29
HTML writer: wrap task items in labels.
Albert Krewinkel
2023-03-27
Typst writer: fix alignment issue in lists.
John MacFarlane
2023-03-27
Typst: Use customized term instead of custom macro for def lists.
John MacFarlane
2023-03-27
Typst writer: support column aligns in tables.
John MacFarlane
2023-03-27
Typst: fix output for syntax-highlighted inline code.
Albert Krewinkel
2023-03-26
More Typst writer improvements.
John MacFarlane
2023-03-26
Typst writer improvements.
John MacFarlane
2023-03-26
Support typst as a pdf-engine.
John MacFarlane
2023-03-25
Add typst writer.
John MacFarlane
2023-03-23
T.P.App.CommandLineOptions: don't lowercase arg to `--from`/`--read`
Albert Krewinkel
2023-03-22
Org reader: Allow zero width space as an escape character
Christian Christiansen
2023-03-22
DocBook reader: handle "book" for xref references
Andres Freund
2023-03-21
DocBook reader: handle `<part>`.
John MacFarlane
2023-03-20
T.P.Format: add new function `formatFromFilePaths` [API Change] (#8710)
Albert Krewinkel
2023-03-20
HTML reader: fix behavior with `-native_spans-raw_html`.
John MacFarlane
2023-03-20
HTML writer: Remove redundant `nubOrd`.
John MacFarlane
2023-03-20
Remove superfluous import.
John MacFarlane
2023-03-20
HTML writer: avoid duplicate classes.
John MacFarlane
2023-03-17
Docx writer: include abstract title.
John MacFarlane
2023-03-15
HTML writer: use img element instead of embed for .svg.gz...
John MacFarlane
2023-03-14
HTML writer footnotes changes:
John MacFarlane
2023-03-14
Remove confusing comment.
John MacFarlane
2023-03-14
Markdown writer: use implicit figures if there's a caption but no alt.
Albert Krewinkel
2023-03-13
Jira reader: add panel title as nested div
Albert Krewinkel
2023-03-10
LaTeX writer: Add Chinese to Babel languages.
John MacFarlane
2023-03-08
Ms writer: fix handling of Figure.
John MacFarlane
2023-03-08
HTML writer: Use different structure for epub footnotes. (#8676)
John MacFarlane
2023-03-07
ICML writer: fix images with data.
John MacFarlane
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
[next]