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-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
2015-05-26
Merge pull request #2170 from tarleb/org-generalize-result-block
John MacFarlane
2015-05-26
Merge pull request #2169 from tarleb/org-header-tags
John MacFarlane
2015-05-26
Merge pull request #2141 from DigitalPublishingToolkit/icml-images
John MacFarlane
2015-05-23
Org reader: drop trees with a :noexport: tag
Albert Krewinkel
2015-05-23
Org reader: put header tags into empty spans
Albert Krewinkel
2015-05-23
Org reader: generalize code block result parsing
Albert Krewinkel
2015-05-23
Reorder block arguments parsing code
Albert Krewinkel
2015-05-21
EPUB writer: Split references into separate chapter.
John MacFarlane
2015-05-20
PDF writer: Print temp dir on `--verbose`.
John MacFarlane
2015-05-20
DocBook writer: add id to para if in Div with id element.
John MacFarlane
2015-05-13
Markdown reader: Made implicit header references case-insensitive.
John MacFarlane
2015-05-13
HTML reader: Support base tag.
John MacFarlane
2015-05-13
Beamer: mark slide as `[fragile]` if header has `fragile` class.
John MacFarlane
2015-05-13
EPUB writer: Properly handle image URLs without an extension.
John MacFarlane
2015-05-13
Fixed regression in charsInBalancedBrackets.
John MacFarlane
2015-05-11
Don't use sup element for epub footnotes.
John MacFarlane
2015-05-11
HTML reader: Fixed detection of self-closing tags.
John MacFarlane
2015-05-11
Fix image URIs in ICML output (v2)
gohai
2015-05-10
ImageSize: fixed some exif parsing bugs.
John MacFarlane
[next]