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
2022-10-17
Fix compiler warning.
issue8382
John MacFarlane
2022-10-17
T.P.Error: Remove PandocParsecError constructor from PandocError.
John MacFarlane
2022-10-17
Adjust tests for CSS change; add CSS comments to mark...
John MacFarlane
2022-10-17
Fix typo introduced by recent commit in styles.html.
John MacFarlane
2022-10-17
MediaWiki writer: avoid extra section divs with repeated ids.
John MacFarlane
2022-10-17
Use styles.citations.html partial in styles.html.
John MacFarlane
2022-10-17
EPUB CSS changes.
John MacFarlane
2022-10-17
MANUAL: Clarify that `--css` should be used with `-s`.
John MacFarlane
2022-10-16
T.P.Readers.VimWiki: avoid direct import of parsec.
John MacFarlane
2022-10-16
T.P.Parsing: export errorMessages, messageString.
John MacFarlane
2022-10-16
T.P.Parsing: Remove gratuitious renaming of Parsec types.
John MacFarlane
2022-10-16
Makefile: add ghcid target
John MacFarlane
2022-10-16
RST writer: improve inline escaping rules.
John MacFarlane
2022-10-16
Makefile: fix .PHONY for test and build.
John MacFarlane
2022-10-16
MANUAL: fix reference link in section "pandoc-lua"
Albert Krewinkel
2022-10-16
Lua: fix rendering of Lua errors in Lua
Albert Krewinkel
2022-10-16
Makefile: hide command output for `make binpath`.
John MacFarlane
2022-10-16
'make help': add environment variables and default values.
John MacFarlane
2022-10-16
Makefile changes.
John MacFarlane
2022-10-16
Lua: fix peeker for PandocError.
Albert Krewinkel
2022-10-15
Use skylighting 0.13.1.
John MacFarlane
2022-10-15
Minor code cleanups.
John MacFarlane
2022-10-14
Update changelog.
John MacFarlane
2022-10-14
changelog: remove reverted change.
Albert Krewinkel
2022-10-14
Lua: Support built-in default templates for custom writers
Albert Krewinkel
2022-10-14
doc/custom-writers.md: fix formatting
Albert Krewinkel
2022-10-14
doc/custom-writers.md: Rephrase paragraph on format extensions (#8375)
Ilona
2022-10-13
CI: make sure we catch benchmark build failure.
John MacFarlane
2022-10-13
Extensions: simpler implementation based on Set.
John MacFarlane
2022-10-13
Got benchmarks compiling with new API.
John MacFarlane
2022-10-13
FlavoredFormat: add Show, Semigroup, Monad instances
John MacFarlane
2022-10-14
Changelog: fix some typos, attribution
Albert Krewinkel
2022-10-13
Update changelog.
John MacFarlane
2022-10-13
Rollback parameterize options on scripting engine.
John MacFarlane
2022-10-12
Lua: add function `pandoc.template.meta_to_context`.
Albert Krewinkel
2022-10-12
Lua: support extensions in custom readers.
Albert Krewinkel
2022-10-12
Lua: allow Doc values in `WriterOptions.variables`.
Albert Krewinkel
2022-10-11
Lua: add function `pandoc.template.apply`
Albert Krewinkel
2022-10-11
Templates: use filename to search for default template of custom writers
Albert Krewinkel
2022-10-11
Templates: do not try to normalize input to `getDefaultTemplate`
Albert Krewinkel
2022-10-10
Simplify some citation code in LaTeX writer.
John MacFarlane
2022-10-10
Lua: support extensions in custom writers
Albert Krewinkel
2022-10-10
MANUAL.txt: add note about MathJax fonts to `--embed-resources`.
John MacFarlane
2022-10-10
doc/libraries.md: add hslua-cli and the hslua-module-* packages
Albert Krewinkel
2022-10-10
Org reader: make #+pandoc-emphasis-pre work as expected. (#8360)
Amir Dekel
2022-10-10
doc/lua-filters.md: deprecate PANDOC_WRITER_OPTIONS in custom writers
Albert Krewinkel
2022-10-10
Lua: support custom bytestring readers.
Albert Krewinkel
2022-10-10
Remove redundant import from T.P.Scripting
Albert Krewinkel
2022-10-10
Lua: use `Reader` type for custom readers.
Albert Krewinkel
2022-10-09
HTML writer; Properly merge classes for headings of level > 6.
John MacFarlane
[next]