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-11-15
Docx writer: insert space between footnote ref and footnote.
John MacFarlane
2015-11-14
Derive Generic instances for types in Text.Pandoc.Options.
John MacFarlane
2015-11-14
Allow more customization of opendocument styles.
John MacFarlane
2015-11-14
Follow relationships correctly in foot/endnotes.
Jesse Rosenthal
2015-11-13
Text.Pandoc.Emoji: use hex escapes instead of Unicode in source.
John MacFarlane
2015-11-13
Merge pull request #2526 from tarleb/org-definition-lists-fix
John MacFarlane
2015-11-13
Org reader: Require whitespace around def list markers
Albert Krewinkel
2015-11-13
Merge pull request #2525 from tarleb/org-smart-fixes
John MacFarlane
2015-11-13
Added `emoji` extension to Markdown.
John MacFarlane
2015-11-13
Org reader: Fix emphasis rules for smart parsing
Albert Krewinkel
2015-11-13
Allow `://` in citation keys.
John MacFarlane
2015-11-12
EPUB writer: don't download linked media when `data-external` attribute set.
John MacFarlane
2015-11-12
LaTeX writer: set `colorlinks`...
John MacFarlane
2015-11-09
Fixed shadowing error.
John MacFarlane
2015-11-09
Restored Text.Pandoc.Compat.Monoid.
John MacFarlane
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
2015-11-08
Merge pull request #2502 from minoki/latex-comment-environment
John MacFarlane
2015-11-08
Merge pull request #2505 from tarleb/org-header-markup-fix
John MacFarlane
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
2015-11-08
Org reader: fix markup parsing in headers
Albert Krewinkel
2015-11-08
LaTeX reader: Handle `comment` environment.
ARATA Mizuki
2015-11-01
LaTeX writer: properly handle footnotes in captions.
John MacFarlane
2015-11-01
LaTeX writer: avoid footnotes in list of figures.
John MacFarlane
2015-10-30
Pipe tables with long lines now get relative cell widths.
John MacFarlane
2015-10-30
HTML writer: use width on whole table if col widths sum to < 100%.
John MacFarlane
2015-10-30
Textile reader: don't do smart punctuation unless explicitly asked.
John MacFarlane
2015-10-28
Fixed omitted `url(...)` in CSS data-uri with `--self-contained`.
John MacFarlane
2015-10-28
LaTeX writer: add `\protect` to `\hyperlink`.
John MacFarlane
2015-10-27
LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.
John MacFarlane
2015-10-26
Markdown reader: improved parser for `mmd_title_block`.
John MacFarlane
2015-10-26
Added de-CH-1901, fixed el-polyton
nickbart1980
2015-10-25
Merge pull request #2481 from mb21/textarabic
John MacFarlane
2015-10-25
Merge pull request #2477 from tarleb/org-toggling-header-args
John MacFarlane
2015-10-25
LaTeX writer: \textarabic fix
mb21
2015-10-25
Org reader: allow toggling header args
Albert Krewinkel
2015-10-24
Org reader: fix paragraph/list interaction
Albert Krewinkel
2015-10-22
Fixed over-eager raw HTML inline parsing.
John MacFarlane
2015-10-22
Avoid compiler warning for unused identifier.
John MacFarlane
2015-10-22
Changed § to % in operators from Odt.Arrows.Utils.
John MacFarlane
2015-10-22
Textile writer: support start number in ordered lists.
John MacFarlane
2015-10-20
Allow use of ConTeXt to generate PDFs.
John MacFarlane
2015-10-18
LaTeX and ConTeXt writers: support lang attribute on divs and spans
mb21
2015-10-17
Text.Pandoc.Data: store paths in dataFiles using posix separators.
John MacFarlane
2015-10-17
Remove compiler warning with embed_data_files.
John MacFarlane
2015-10-15
LaTeX reader: fixed longtable support.
John MacFarlane
2015-10-15
Support all frame attributes in Beamer.
John MacFarlane
2015-10-15
Use unicode super/subscripts for digits in plain output.
John MacFarlane
2015-10-14
More changes to avoid compiler warnings on ghc 7.10.
John MacFarlane
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
2015-10-13
LaTeX writer: add `\protect` to `\hyperdef` in inline context.
John MacFarlane
[next]