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-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
2015-10-13
epub with `--webtex`: include image file rather than data: URI.
John MacFarlane
2015-10-12
RST writer: do header normalization only in "standalone" mode.
John MacFarlane
2015-10-12
Revert "RST writer: tweaks to header normalization."
John MacFarlane
2015-10-12
RST writer: tweaks to header normalization.
John MacFarlane
2015-10-11
Removed unnecessary import.
John MacFarlane
2015-10-11
Percent-encode more special characters in URLs.
John MacFarlane
2015-10-11
Define Typeable and Exception instances for PandocError.
John MacFarlane
2015-10-11
HTML reader/writer: better handling of "section" elements.
John MacFarlane
2015-10-11
Native writer: format Div properly, with blocks separated.
John MacFarlane
2015-10-10
Merge pull request #2412 from frerich/reader/docbook/xref_support
John MacFarlane
2015-10-10
Merge pull request #2441 from mb21/polyglossia-lang
John MacFarlane
2015-10-10
Re-export pandocVersions from Text.Pandoc.
John MacFarlane
2015-10-10
Merge pull request #2426 from alexvong1995/better-man-writer
John MacFarlane
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-07
Change variable to polyglossia-lang.name and .options
mb21
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-10-01
Set the template variable $pandoc-version$ to pandocVersion by default.
Alex Vong
2015-10-01
Move the variable pandocVersion from `src/Text/Pandoc.hs` to
Alex Vong
2015-10-01
Set the template variable $hyphenate$ to true by default
Alex Vong
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-24
Improve text generated for <xref> by employing docbook-xsl heuristics
Frerich Raabe
2015-09-24
Added proper support for DocBook 'xref' elements
Frerich Raabe
2015-09-23
Pass the parsed DocBook content along the state of readDocBook
Frerich Raabe
2015-09-23
Minor refactoring to readDocBook
Frerich Raabe
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
[next]