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-10-09
LaTeX reader: don't eat excess whitespace after macros.
John MacFarlane
2015-10-09
LaTeX reader: don't eat whitespace after macro with only opt arg.
John MacFarlane
2015-10-04
Docx Reader: Parse soft, no-break hyphen elements
Ophir Lifshitz
2015-10-03
FIxed typo: Ext_superscript, Ext_subscript.
John MacFarlane
2015-10-03
For markdown_mmd, add: implicit_figures, superscripts, subscripts.
John MacFarlane
2015-09-26
Removed unneeded imports.
John MacFarlane
2015-09-26
MediaBag: ensure that / is always used as path separator.
John MacFarlane
2015-09-26
Merge pull request #2419 from mb21/bidi
John MacFarlane
2015-09-26
Support bidirectional text output with XeLaTeX, ConTeXt and HTML
mb21
2015-09-26
Removed unneeded import.
John MacFarlane
2015-09-25
Correctly recognize book documentclass in metadata.
John MacFarlane
2015-09-25
Markdown reader: handle 'id' and 'class' in parsing key/value attrs.
John MacFarlane
2015-09-23
LaTeX reader: support longtable.
John MacFarlane
2015-09-22
Merge pull request #2369 from mb21/language-variables
John MacFarlane
2015-09-20
Merge pull request #2406 from tarleb/org-verse-fix
John MacFarlane
2015-09-19
Make sure verse blocks can contain empty lines
Albert Krewinkel
2015-09-19
[RST Writer] Don't normalize heading levels below input minimum
Nikolay Yakimov
2015-09-17
Markdown writer: in TOC, add links to headers.
John MacFarlane
2015-09-09
Use user data directory for reference docx archive.
John MacFarlane
2015-08-20
`lang` variable is now in BCP47 format
mb21
2015-08-17
Merge pull request #2364 from gbataille/bugDoc
John MacFarlane
2015-08-17
[BUG] Haddock : * and ^ to be escaped in docs
Grégory Bataille
2015-08-15
RST reader: better handling of indirect roles.
John MacFarlane
2015-08-15
Merge pull request #2360 from jg/issue-2354
John MacFarlane
2015-08-15
Org reader: add auto identifiers if not present on headers
Juliusz Gonera
2015-08-13
RST writer: ensure that `\ ` is inserted when needed...
John MacFarlane
2015-08-12
RST writer: Don't insert `\ ` when complex expression in matched pairs.
John MacFarlane
2015-08-10
EPUB TOC: replace literal "<br/>" with space.
John MacFarlane
2015-08-10
EPUB reader: stop mangling external URLs.
John MacFarlane
2015-08-10
Docx writer: Moved invalid character stripping to `formattedString`.
John MacFarlane
2015-08-08
Text.Pandoc: disable auto_identifiers for epub.
John MacFarlane
2015-08-08
MediaWiki reader: handle unquoted table attributes.
John MacFarlane
2015-08-08
HTML reader: add auto identifiers if not present on headers.
John MacFarlane
2015-08-08
DocBook reader: handle informalexample.
John MacFarlane
2015-08-08
LaTeX reader: Implement \Cite.
John MacFarlane
2015-08-07
Merge pull request #2327 from hftf/list-style
John MacFarlane
2015-07-30
fix build failure with --flags=-https
Sergei Trofimovich
2015-07-27
HTML Reader: Detect font-variant with pickStyleAttrProps
Ophir Lifshitz
2015-07-27
Pipe tables: allow indented columns.
John MacFarlane
2015-07-25
Merge pull request #1689 from kuribas/master
John MacFarlane
2015-07-24
HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSS
Ophir Lifshitz
2015-07-23
Added odt reader
MarLinn
2015-07-23
Updated tests and removed a skipSpaces....
John MacFarlane
2015-07-23
Parsing: toKey: strip off outer brackets.
John MacFarlane
2015-07-23
Merge pull request #2323 from hftf/implicit-header-refs
John MacFarlane
2015-07-23
LaTeX reader: support abstract environment.
John MacFarlane
2015-07-23
Markdown Reader: Skip spaces in headers
Ophir Lifshitz
2015-07-21
Fix regression: allow HTML comments containing `--`.
John MacFarlane
2015-07-21
Use newManager instead of withManager in recent http-client.
John MacFarlane
2015-07-21
DZSlides: Add `role="note"` for speaker notes.
John MacFarlane
[next]