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
/
Text
Age
Commit message (
Expand
)
Author
2021-02-10
EPUB writer: use SOURCE_DATE_EPOCH for modification date.
source_date_epoch
John MacFarlane
2021-02-10
T.P.Class: Add getSourceDateEpoch [API change].
John MacFarlane
2021-02-10
Add new unexported module T.P.XMLParser.
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-06
Markdown reader: improved handling of mmd link attributes in references.
John MacFarlane
2021-02-04
Lua filters: use same function names in Haskell and Lua
Albert Krewinkel
2021-02-03
ePub writer: `belongs-to-collection` metadata (#7063)
Nick Berendsen
2021-02-02
Lua: add module "pandoc.path"
Albert Krewinkel
2021-02-02
Add parseOptionsFromArgs [API change, addition].
John MacFarlane
2021-02-01
BibTeX writer: use doclayout and doctemplate.
John MacFarlane
2021-02-01
BibTeX writer fixes. Closes #7067.
John MacFarlane
2021-01-31
RST reader: fix handling of header in CSV tables.
John MacFarlane
2021-01-31
CslJson writer: fix compiler warning
Albert Krewinkel
2021-01-30
CslJson writer: output `[]` if no references in input,
John MacFarlane
2021-01-29
Markdown writer: handle math right before digit.
John MacFarlane
2021-01-29
JATS writer: escape special chars in reference elements.
Albert Krewinkel
2021-01-26
Clean up BibTeX parsing.
John MacFarlane
2021-01-26
LaTeX writer: change BCP47 lang tag from jp to ja
Mauro Bieg
2021-01-26
Lua: always load built-in Lua scripts from default data-dir
Albert Krewinkel
2021-01-22
ImageSize: use viewBox for svg if no length, width.
John MacFarlane
2021-01-22
Merge pull request #7042 from tarleb/jats-element-citations
John MacFarlane
2021-01-22
JATS writer: allow to use element-citation
Albert Krewinkel
2021-01-22
Add biblatex, bibtex as output formats (closes #7040).
John MacFarlane
2021-01-21
Text.Pandoc.Citeproc: use finer grained imports
Albert Krewinkel
2021-01-19
JATS writer: Ensure that disp-quote is always wrapped in p.
John MacFarlane
2021-01-18
RST writer: fix #7039.
John MacFarlane
2021-01-16
Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"
John MacFarlane
2021-01-16
Markdown reader: support GitHub wiki's internal links (#2923) (#6458)
Gautier DI FOLCO
2021-01-16
Recognize more extensions as markdown by default.
John MacFarlane
2021-01-12
Markdown writer: cleaned up raw formats.
John MacFarlane
2021-01-12
Docx writer: handle table header using styles.
John MacFarlane
2021-01-10
JATS writer: fix citations (#7018)
Albert Krewinkel
2021-01-10
Fix infinite HTTP requests when writing epubs from URL source.
John MacFarlane
2021-01-10
T.P.Citeproc: factor out and export `getStyle`.
John MacFarlane
2021-01-10
T.P.Citeproc: factor out getLang.
John MacFarlane
2021-01-10
T.P.Citeproc: refactor and export `getReferences`.
John MacFarlane
2021-01-09
Org reader: allow multiple pipe chars in todo sequences
Albert Krewinkel
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
2021-01-07
gfm/commonmark writer: implement start number on ordered lists.
John MacFarlane
2021-01-07
T.P.Parsing: modify gridTableWith' for headerless tables.
John MacFarlane
2021-01-05
HTML writer: fix implicit_figure at end of footnotes.
John MacFarlane
2021-01-05
Implement defaults file inheritance (#6924)
David Martschenko
2021-01-04
LaTeX reader: handle filecontents environment.
John MacFarlane
2021-01-04
EPUB writer: adjust internal links to identifiers...
John MacFarlane
2021-01-03
EPUB writer: recognize `Format "html4"`, `Format "html5"` as raw HTML.
John MacFarlane
2021-01-03
EPUB writer: adjust internal links to images, links, and tables...
John MacFarlane
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
[next]