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-05-09
Org reader: Resolve org includes relative to ...
sources
John MacFarlane
2021-05-09
Update doc/using-the-pandoc-api.md for new reader types.
John MacFarlane
2021-05-09
RST reader: use `insertIncludedFile` from T.P.Parsing...
John MacFarlane
2021-05-09
T.P.Parsing: improve include file functions.
John MacFarlane
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
2021-04-30
Add instructions for installing pandoc-types before compiling filter.
John MacFarlane
2021-04-30
Org writer: inline latex envs need newlines (#7259)
tecosaur
2021-04-29
INSTALL: add note that parallel installations should be avoided. (#7147)
Albert Krewinkel
2021-04-29
Support toc-title in revealjs (#7171)
Florian Kohrt
2021-04-29
Update default.latex (#7234)
badumont
2021-04-29
Docx reader: add handling of vml image objects (jgm#4735) (#7257)
mbrackeantidot
2021-04-29
Further improvements in smart quotes.
John MacFarlane
2021-04-28
Smarter smart quotes.
John MacFarlane
2021-04-28
list of figures before list of tables in LaTeX and ConTeXt templates (#7235)
Julien Dutant
2021-04-28
JATS writer: use either styled-content or named-content for spans.
Albert Krewinkel
2021-04-27
Docx writer: autoset table width if no column has an explicit width.
Albert Krewinkel
2021-04-26
Add unicode-collation to list of libraries developed to support pandoc.
John MacFarlane
2021-04-26
docs/org.md: Add note about default export behavior of org-mode in (#7238)
Charanjit Singh
2021-04-25
Fixed another typo in cabal.project.
John MacFarlane
2021-04-25
Fix typo in cabal.project.
John MacFarlane
2021-04-25
Use dev texmath, citeproc.
John MacFarlane
2021-04-25
Minor code reformatting.
John MacFarlane
2021-04-25
Writers: Recognize custom syntax definitions (#7241)
Jan Tojnar
2021-04-25
Markdown writer: Cleaner (code)blocks with single class (#7242)
Jan Tojnar
2021-04-25
Add quotes properly in markdown YAML metadata fields.
John MacFarlane
2021-04-25
Remove biblatex-nussbaum.md test.
John MacFarlane
2021-04-20
stack.yaml - use latest unicode-collation.
John MacFarlane
2021-04-20
Docx writer: add missing file
Albert Krewinkel
2021-04-20
Docx writer: extract Table handling into separate module
Albert Krewinkel
2021-04-19
Fix nightly build.
John MacFarlane
2021-04-19
Issue error message when reader or writer format is malformed.
John MacFarlane
2021-04-18
Use MetaInlines not MetaBlocks for multimarkdown metadata fields.
John MacFarlane
2021-04-18
CI: Use cabal 2.4 even with ghc 8.0.2
John MacFarlane
2021-04-18
Use lastest citeproc.
John MacFarlane
2021-04-18
Use lastest unicode-collation.
John MacFarlane
2021-04-18
MANUAL: Add information about `lang` and bibliography sorting.
John MacFarlane
2021-04-17
Update to released unicode-collation, latest citeproc dev version.
John MacFarlane
2021-04-17
Use document's lang for the lang parameter of citeproc...
John MacFarlane
2021-04-17
Use BCP47 language codes in citeproc tests.
John MacFarlane
2021-04-17
Remove Text.Pandoc.BCP47 module.
John MacFarlane
2021-04-17
Move getLang from BCP47 -> T.P.Writers.Shared.
John MacFarlane
2021-04-17
Use new citeproc + unicode-collation.
John MacFarlane
2021-04-16
JATS writer: reduce unnecessary use of <p> elements for wrapping
Albert Krewinkel
2021-04-15
Use latest xml-conduit.
John MacFarlane
2021-04-10
JATS writer: convert spans to <named-content> elements
Albert Krewinkel
2021-04-10
JATS writer: add footnote number as label in backmatter
Albert Krewinkel
2021-04-08
Fix regression in grid tables for wide characters.
John MacFarlane
2021-04-08
Lua filter: respect Inlines/Blocks filter functions in pandoc.walk_*
Albert Krewinkel
2021-04-05
Commonmark writer: Use backslash escapes for `<` and `|`...
John MacFarlane
2021-04-05
SelfContained: remove unneeded imports.
John MacFarlane
[next]