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
2015-07-15
`--self-contained`: Fixed overaggressive CSS minimization.
John MacFarlane
2015-07-14
Updated to use cmark >= 0.4.
John MacFarlane
2015-07-14
Markdown reader: don't allow bare URI links or autolinks in link label.
John MacFarlane
2015-07-14
Improved bare autolink detection.
John MacFarlane
2015-07-13
HTML writer: support speaker notes in dzslides.
John MacFarlane
2015-07-13
DokuWiki: write $..$ instead of <math>..</math>
Tiziano Müller
2015-07-12
Changed hierarchicalize so it treats references div as top-level header.
John MacFarlane
2015-07-10
Avoid parsing partial URLs as HTML tags.
John MacFarlane
2015-07-08
Merge pull request #2266 from PromyLOPh/fieldinline
John MacFarlane
2015-07-08
PDF: Make sure `--latex-engine-opt` goes before the filename...
John MacFarlane
2015-07-08
Correct superscript/subscript.
Andrew Dunning
2015-07-07
Fixed email javascript obfuscation with mailto: URLs.
John MacFarlane
2015-07-03
Readers.RST: Factor out inline markup string parsing
Lars-Dominik Braun
2015-07-03
Readers.RST: Parse field list name
Lars-Dominik Braun
2015-07-01
ConTeXt: use `\goto` for internal links.
John MacFarlane
2015-07-01
Merge pull request #2255 from mchladek/odt_linebreak
John MacFarlane
2015-07-01
ConTeXt writer: Added a % at end for `\reference` to avoid spurious space.
John MacFarlane
2015-07-01
New method for building man pages.
John MacFarlane
2015-07-01
Do not add a carriage return after a hard line break in OpenDocument writer a...
Michael Chladek
2015-06-29
Merge pull request #2250 from PromyLOPh/rsttarget
John MacFarlane
2015-06-29
LaTeX reader: Allow `_` and `^` as regular inline text.
John MacFarlane
2015-06-29
LaTeX reader: don't parse `_`,`^` as super/sub outside math mode.
John MacFarlane
2015-06-29
Fix RST reference names with special characters
Lars-Dominik Braun
2015-06-28
Removed unneeded import.
John MacFarlane
2015-06-28
Added a needed import in Shared.
John MacFarlane
2015-06-28
Make sure we use dist version of reference.docx for some things.
John MacFarlane
2015-06-28
Let reference.docx/odt behave as if they are virtual data files.
John MacFarlane
2015-06-28
Minor fixes to previous commit.
John MacFarlane
2015-06-28
New method for producing man pages.
John MacFarlane
2015-06-28
Fixed regression in CSS parsing with `--self-contained`.
John MacFarlane
2015-06-27
Removed unused import.
John MacFarlane
2015-06-27
Textile writer: escape `+` and `-` as entities.
John MacFarlane
2015-06-27
Plain writer: don't use symbols for super/subscript.
John MacFarlane
2015-06-27
Options: Export `plainExtensions`.
John MacFarlane
2015-06-21
DocBook reader mediaobjects and figures, closes #2184
mb21
2015-06-09
Fix InDesign crash with URLs containing more than one colon character
gohai
2015-06-07
DokuWiki writer: Use proper `<code>` tags for code blocks.
John MacFarlane
2015-06-04
HTML reader: allow `<body>` to close `<head>`.
John MacFarlane
2015-05-31
Custom writer: fixed some compiler warnings for ghc < 7.10.
John MacFarlane
2015-05-31
Allow building with hslua 0.4.
John MacFarlane
2015-05-28
Better fix for #2187.
John MacFarlane
2015-05-28
ConTeXt writer: Add reference anchors to Div with ids.
John MacFarlane
2015-05-28
Removed tab chars in Textile reader source.
John MacFarlane
2015-05-28
Texinfo writer: Removed tabs from source.
John MacFarlane
2015-05-27
LaTeX/beamer: added `setotherlanguages` in polyglossia.
John MacFarlane
2015-05-27
LaTeX writer: Make `mainlang` work when `lang` is in metadata.
John MacFarlane
2015-05-27
Fixed svg handling in EPUB writer.
John MacFarlane
2015-05-27
Fixed compiler warning.
John MacFarlane
2015-05-27
Revealjs: allow 'center' to be set to false.
John MacFarlane
2015-05-27
EPUB writer: Improved chapter splitting and internal link rewriting.
John MacFarlane
[next]