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
Age
Commit message (
Expand
)
Author
2018-07-30
Markdown reader: allow unquoted numbers, booleans as YAML mapping keys.
John MacFarlane
2018-07-30
Use YAML.decode rather than YAML.decodeStrict.
John MacFarlane
2018-07-30
DocBook reader: metadata handling improvements.
John MacFarlane
2018-07-30
Lua Utils module: add function blocks_to_inlines (#4799)
Albert Krewinkel
2018-07-24
RST reader: remove support for nested inlines.
danse
2018-07-24
MediaWiki writer: Avoid extra blank line in tables with empty cells.
John MacFarlane
2018-07-23
Org reader: fix parsers relying on parseFromString
Albert Krewinkel
2018-07-21
RST reader: fix double-link bug.
John MacFarlane
2018-07-19
Fix for bug in parsing `\include` in markdown.
John MacFarlane
2018-07-19
rawLaTeXBlock: never retokenize macroDef.
John MacFarlane
2018-07-18
Fix regression finding templates in user data directory.
John MacFarlane
2018-07-15
Make markdown and github writers respect the `emoji` extension.
John MacFarlane
2018-07-15
Wrap emojis in span nodes (#4759)
Anders Waldenborg
2018-07-15
Support abbreviated units for siunitx (#4773).
John MacFarlane
2018-07-15
LaTeX reader: be more forgiving in key/value option parsing.
John MacFarlane
2018-07-12
AsciiDoc Writer: escape square brackets at start of line (#4708)
Mauro Bieg
2018-07-06
PDF: revert fix for #4484 (only compress images on last run).
John MacFarlane
2018-07-06
PDF: Fix logic error in runTeXProgram.
John MacFarlane
2018-07-02
JATS reader: fix typo ("lable" instead of "label")
Alexander Krotov
2018-07-02
Spellcheck comments
Alexander Krotov
2018-06-30
RST writer: don't treat 'example' as a syntax name.
John MacFarlane
2018-06-29
Fix compiler warnings.
John MacFarlane
2018-06-29
Use HsYAML instead of yaml for translations, YAML metadata.
John MacFarlane
2018-06-29
Use decodeEither' not decodeEither (deprecated).
John MacFarlane
2018-06-29
CommonMark reader: Handle ascii_identifiers extension (#4733)
Anders Waldenborg
2018-06-28
Avoid using deprecated 'decode' from yaml.
John MacFarlane
2018-06-28
TikiWiki reader: improve list parsing (#4723)
Mauro Bieg
2018-06-28
Remove network-uri flag and use 'Network.Socket'.
John MacFarlane
2018-06-25
LaTeX reader: Treat `lilypond` as a verbatim environment.
John MacFarlane
2018-06-25
Fixed typo in LaTeX writer.
John MacFarlane
2018-06-25
Texinfo writer: use @sup and @sub instead of custom macros
Alexander Krotov
2018-06-13
Markdown reader: allow empty code spans.
John MacFarlane
2018-06-13
LaTeX Reader: parse figure label into Image id (#4704)
Mauro Bieg
2018-06-12
Beamer: Allow "noframenumbering" option (#4696)
Raymond Ehlers
2018-06-12
Allow --template to take a URL argument.
John MacFarlane
2018-06-12
reveal.js writer and template: reuse mathjax URL...
John MacFarlane
2018-06-12
LaTeX reader: allow spaces around `\graphicspath` arguments.
John MacFarlane
2018-06-12
FB2 writer: convert Plain to Para in annotation
Alexander Krotov
2018-06-12
FB2 writer: fix order of items in title-info
Alexander Krotov
2018-06-07
LaTeX writer: properly handle footnotes in table captions.
John MacFarlane
2018-06-07
beamer output: fix single digit column percentage (#4691)
Mauro Bieg
2018-06-05
Add missing re-export of "breezeDark" style (#4687)
Adrian Sieber
2018-06-03
Regression: make --pdf-engine work with full paths (#4682)
Mauro Bieg
2018-06-02
Support --number-sections in RST output...
John MacFarlane
2018-06-01
LaTeX reader: handle includes without surrounding blanklines.
John MacFarlane
2018-06-01
Muse reader: get rid of non-exhaustive pattern match warning
mb21
2018-05-31
Muse reader: add support for floating images
Alexander Krotov
2018-05-31
Muse reader: add support for images with specified width
Alexander Krotov
2018-05-30
Clarify how Ext_east_asian_line_breaks extension works (API docs).
kaizhang91
2018-05-30
Revert "ALlow compilation with haddock-library 1.4 and above."
John MacFarlane
[next]