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-20
T.P.Scripting: change types of `engineReadCustom`, `engineWriteCustom`.
issue8378
John MacFarlane
2022-10-20
Regenerate hie.yaml
John MacFarlane
2022-10-20
Add custom extensions.
John MacFarlane
2022-10-20
Lua: add new module `pandoc.zip`
Albert Krewinkel
2022-10-19
T.P.Class: make `getPOSIXTime`, `getZonedTime` sensitive to...
John MacFarlane
2022-10-19
Makefile: improve linecounts target.
John MacFarlane
2022-10-19
Makefile: exclude tests from SOURCEFILES
John MacFarlane
2022-10-19
Makefile: and linecounts target
John MacFarlane
2022-10-19
Text.Pandoc.Shared: remove `findM` [API change].
John MacFarlane
2022-10-19
Add repl target to Makefile
John MacFarlane
2022-10-19
Text.Pandoc.Shared: remove deprecated `makeMeta` [API change].
John MacFarlane
2022-10-19
Text.Pandoc.Shared: remove `ordNub` [API change].
John MacFarlane
2022-10-19
T.P.Shared: remove `mapLeft` [API change].
John MacFarlane
2022-10-19
Move `defaultUserDataDir` from T.P.Shared to T.P.Data [API change].
John MacFarlane
2022-10-19
Makefile: make sure we run tests for pandoc-lua-engine too
John MacFarlane
2022-10-19
Fix import in pandoc-lua-engine tests.
John MacFarlane
2022-10-19
Text.Pandoc.Shared: remove `elemText`, `notElemText`. [API change]
John MacFarlane
2022-10-19
Split Text.Pandoc.Version from Text.Pandoc.Shared.
John MacFarlane
2022-10-18
T.P.Shared: remove `escapeURI`, `isURI`.
John MacFarlane
2022-10-18
T.P.SelfContained: use T.P.Parsing rather than direct Text.Parsec.
John MacFarlane
2022-10-18
T.P.Sources: UpdateSourcePos instances for String and...
John MacFarlane
2022-10-18
T.P.Citeproc.Locator: remove unnecessary import of Text.Parsec.
John MacFarlane
2022-10-18
Revert "HTML reader: avoid duplicating any existing identifier..."
John MacFarlane
2022-10-18
Revert "T.P.Parsing: export `registerIdentifier`."
John MacFarlane
2022-10-18
Revert "Markdown reader: avoid duplicate ids with auto_identifiers."
John MacFarlane
2022-10-18
Markdown reader: avoid duplicate ids with auto_identifiers.
John MacFarlane
2022-10-18
T.P.Parsing: export `registerIdentifier`.
John MacFarlane
2022-10-18
HTML reader: avoid duplicating any existing identifier...
John MacFarlane
2022-10-18
Revert "MediaWiki writer: avoid extra section divs with repeated ids."
John MacFarlane
2022-10-17
T.P.Error: Remove PandocParsecError constructor from PandocError. (#8385)
John MacFarlane
2022-10-17
CI: Make sure we test -lua configuration.
John MacFarlane
2022-10-17
Add tools/latex-package-dependencies.lua.
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
[next]