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
2021-02-17
Use xeno instead of xml-conduit for xml parsing.
xeno
John MacFarlane
2021-02-17
Docx reader: use Map instead of list for Namespaces.
John MacFarlane
2021-02-16
Revert "Add T.P.XML.Light.Cursor."
John MacFarlane
2021-02-16
Add T.P.XML.Light.Cursor.
John MacFarlane
2021-02-16
Add orig copyright/license info for code derived from xml-light.
John MacFarlane
2021-02-16
Split up T.P.XML.Light into submodules.
John MacFarlane
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
2021-02-15
JATS writer: add date-type to pub-date elements
Albert Krewinkel
2021-02-15
JATS writer: replace attribute "pub-type" with "publication-format".
Albert Krewinkel
2021-02-14
T.P.Error: remove unused variables
Albert Krewinkel
2021-02-14
Allow tasty 1.4.*
Albert Krewinkel
2021-02-13
HTML reader: fix bad handling of empty src attribute in iframe.
John MacFarlane
2021-02-13
T.P.Error: export `renderError`.
John MacFarlane
2021-02-13
Org: support task_lists extension
Albert Krewinkel
2021-02-13
T.P.Shared: export `handleTaskListItem`. [API change]
Albert Krewinkel
2021-02-13
LaTeX reader: remove unnecessary line
John MacFarlane
2021-02-13
Remove Ext_fenced_code_attributes from allowed commonmark attributes.
John MacFarlane
2021-02-13
Clean up benchmark code.
John MacFarlane
2021-02-12
Avoid an unnecessary withRaw.
John MacFarlane
2021-02-12
LaTeX reader improvements.
John MacFarlane
2021-02-12
Fix command test 5686
John MacFarlane
2021-02-12
Add command test for #7092
John MacFarlane
2021-02-12
Jira: require jira-wiki-markup 1.3.3
Albert Krewinkel
2021-02-11
Add MANUAL section on reproducible builds.
John MacFarlane
2021-02-11
Use getTimestamp instead of getCurrentTime in writers.
John MacFarlane
2021-02-11
T.P.Class: Add getTimestamp [API change].
John MacFarlane
2021-02-11
Correctly parse "raw" date value in markdown references metadata.
John MacFarlane
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
2021-02-08
Use lts-17.2 resolver (with ghc 8.10.3).
John MacFarlane
2021-02-08
ODT reader: finer-grained errors on parse failure.
John MacFarlane
2021-02-08
ODT reader: give more information if zip can't be unpacked.
John MacFarlane
2021-02-08
DocBook reader: Support informalfigure (#7079)
Nils Carlson
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
2021-02-07
pandoc.cabal: use common stanza to reduce duplication (#7086)
Albert Krewinkel
2021-02-07
Document no template fallback for absolute path (#7088)
Nixon Enraght-Moony
2021-02-06
Markdown reader: improved handling of mmd link attributes in references.
John MacFarlane
2021-02-06
stack.yaml - use commonmark-0.1.1.4 for GHC 9
John MacFarlane
2021-02-06
CI: use haskell/actions/setup.
John MacFarlane
2021-02-06
CI: use cabal 2.2 when building with GHC 8.0.2. (#7085)
Albert Krewinkel
2021-02-04
Lua filters: use same function names in Haskell and Lua
Albert Krewinkel
2021-02-04
doc/lua-filters.md: improve docs for `pandoc.mediabag.insert`
Albert Krewinkel
2021-02-04
doc/lua-filters.md: fix, improve docs for `pandoc.mediabag.fetch`
Albert Krewinkel
2021-02-03
ePub writer: `belongs-to-collection` metadata (#7063)
Nick Berendsen
2021-02-03
LaTeX template: Update to iftex package (#7073)
Andrew Dunning
2021-02-02
Fixed some compiler warnings in tests.
John MacFarlane
2021-02-02
Add tests for search_path_separator
Albert Krewinkel
2021-02-02
Check that all documented functions are present.
Albert Krewinkel
2021-02-02
Fix stack config
Albert Krewinkel
2021-02-02
Use hslua-module-path 0.1.0
Albert Krewinkel
2021-02-02
Improve docs for directory, normalize
Albert Krewinkel
[next]