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-01-29
Use `[x]` not `[X]` for asciidoctor checklists.
John MacFarlane
2022-01-28
HTML writer: avoid duplicate "style" attributes on table cells
Albert Krewinkel
2022-01-28
Don't read files outside of user data directory
Even Brenden
2022-01-23
CommonMark reader: fix source position after YAML metadata.
John MacFarlane
2022-01-21
Fix compiler warnings.
John MacFarlane
2022-01-21
Update command tests to distinguish stderr and test exit status.
John MacFarlane
2022-01-21
Search for metadata files in $DATADIR/metadata (#7851)
Even Brenden
2022-01-20
Avoid putting a frame around speaker notes in beamer.
John MacFarlane
2022-01-20
HTML writer: don't break lines inside code elements.
John MacFarlane
2022-01-19
Markdown writer: handle explicit column widths with pipe tables.
John MacFarlane
2022-01-19
Remove unused file test/command/jats.csl
Albert Krewinkel
2022-01-18
Docx writer: Separate tables even with RawBlocks between (#7844)
Michael Hoffmann
2022-01-16
Support checklists in asciidoctor writer (#7832)
Nikolai Korobeinikov
2022-01-16
CSS in HTML template: adjust #TOC and h1 on mobile (#7835)
Mauro Bieg
2022-01-15
Improve on fix to #7506.
John MacFarlane
2022-01-15
Man writer: use custom font V for inline code.
John MacFarlane
2022-01-15
Man writer: Use boldface for inline code.
John MacFarlane
2022-01-13
Add test for #7826 notes-after-punctuation.
John MacFarlane
2022-01-11
Docx writer: Handle bullets correctly in lists by not reusing numIds (#7822)
Michael Hoffmann
2022-01-10
HTML writer: don't break attributes values when wrapping.
John MacFarlane
2022-01-10
Fix regression: allow blank lines in HTML attributes.
John MacFarlane
2022-01-09
Org reader: support alphabetical (fancy) lists
Lucas Viana
2022-01-08
Org writer: fix list items starting with a code block...
John MacFarlane
2022-01-08
Avoid blank lines after tight sublists in org, haddock.
John MacFarlane
2022-01-08
Org writer: don't add blank line before lists.
John MacFarlane
2022-01-07
Fix parsing of footnotes in `--metadata-file`.
John MacFarlane
2022-01-07
Org writer: support starting number cookies
Lucas Viana
2022-01-06
MediaWiki writer: Remove redundant display text for wiki links
Jesse Hathaway
2022-01-06
Org reader: support counter cookies in lists
Lucas Viana
2022-01-05
AsciiDoc writer: improve detection of intraword emphasis.
John MacFarlane
2022-01-04
Lua: add `pandoc.template` module
Albert Krewinkel
2022-01-04
Lua: add `pandoc.WriterOptions` constructor
Albert Krewinkel
2022-01-03
DocBook reader: be sensitive to spacing="compact" in lists.
John MacFarlane
2022-01-02
ConTeXt template: make title appear in PDF title bar.
John MacFarlane
2022-01-02
Odt: Add list-header
Tuong Nguyen Manh
2022-01-02
Change reference.pptx to use 16:9 aspect ratio.
John MacFarlane
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2022-01-01
Org reader: allow trailing spaces after key/value pairs in directives
Albert Krewinkel
2021-12-30
Lua: allow binary (byte string) readers to be used with `pandoc.read`
Albert Krewinkel
2021-12-28
OpenDocument writer: fix vertical align bug with display math.
John MacFarlane
2021-12-25
Lua: improve handling of empty caption, body by `from_simple_table`
Albert Krewinkel
2021-12-22
HTML writer: make line breaks more consistent.
John MacFarlane
2021-12-22
Add text wrapping to HTML output.
John MacFarlane
2021-12-21
Lua: simplify code of pandoc.utils.stringify
Albert Krewinkel
2021-12-21
Lua tests: add more tests for `pandoc.utils.stringify`.
Albert Krewinkel
2021-12-21
Lua: add tests for pandoc.utils.equals
Albert Krewinkel
2021-12-21
Lua: add new library function `pandoc.utils.type`.
Albert Krewinkel
2021-12-20
Lua: use more natural representation for Reference values
Albert Krewinkel
2021-12-19
Add a writer for Markua 0.10 (#7729)
binaarinen
2021-12-19
Lua: fixup, should have been part of previous commit
Albert Krewinkel
[next]