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-04-19
Rewrote charsInBalancedBrackets.
John MacFarlane
2015-04-20
MD Reader: Fix links/footnotets after citations
Nikolay Yakimov
2015-04-18
Revert "Merge pull request #1947 from mpickering/Fmonad"
John MacFarlane
2015-04-18
Markdown writer: improved escaping.
John MacFarlane
2015-04-18
Markdown definition lists: don't require indent for first line.
John MacFarlane
2015-04-17
More principled fix for #1820.
John MacFarlane
2015-04-17
Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...
John MacFarlane
2015-04-17
Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanum
John MacFarlane
2015-04-17
Merge pull request #2079 from lierdakil/rst-normalize-headings
John MacFarlane
2015-04-17
Merge pull request #2092 from lierdakil/issue1909
John MacFarlane
2015-04-17
Fixed `htmlTag` in HTML reader.
John MacFarlane
2015-04-18
MD Reader: Smart `'` after inline math
Nikolay Yakimov
2015-04-16
RST Writer: treat headings in block quotes, etc as rubrics
Nikolay Yakimov
2015-04-14
Docx Writer: Take TOC title from toc-title metadata field
Nikolay Yakimov
2015-04-13
RST Writer: Normalize headings to sequential levels
Nikolay Yakimov
2015-04-12
Fixed warning.
John MacFarlane
2015-04-12
Fixed toc depth in RST writer.
John MacFarlane
2015-04-12
Merge pull request #2072 from lierdakil/latex-reader-cleanup
John MacFarlane
2015-04-12
Text.Pandoc.PDF: more comprehensible errors on image conversion.
John MacFarlane
2015-04-12
LaTeX Reader: Code cleanup
Nikolay Yakimov
2015-04-12
ODT Writer: Figure captions
Nikolay Yakimov
2015-04-07
Removed redundat import.
John MacFarlane
2015-04-07
DocBook reader: look inside "info" elements for section titles.
John MacFarlane
2015-04-07
RST writer: better handling of raw latex inline.
John MacFarlane
2015-04-07
Markdown Reader: eliminate common subexpressions
Julien Cretel
2015-04-02
EPUB writer: Take TOC title from toc-title metadata field.
John MacFarlane
2015-04-01
Added "noProof" to docx syntax highlighting SourceCode style.
John MacFarlane
2015-03-31
Merge pull request #2042 from lierdakil/issue1866
John MacFarlane
2015-03-31
Latex Reader: Block commands code cleanup
Nikolay Yakimov
2015-03-30
Merge pull request #2035 from lierdakil/issue2031
John MacFarlane
2015-03-29
Added CommonMark writer.
John MacFarlane
2015-03-30
Latex Reader: Guard against para starting with inline macro
Nikolay Yakimov
2015-03-30
LaTeX Reader: check for block-level newcommand aliases in blockCommand
Nikolay Yakimov
2015-03-29
Merge pull request #2038 from lierdakil/docx-hyphen-settings
John MacFarlane
2015-03-29
Merge pull request #2037 from lierdakil/issue458
John MacFarlane
2015-03-29
Docx Writer: Filter out illegal XML characters
Matthew Pickering
2015-03-29
Docx Writer: Place toc after abstract, rather than before
Nikolay Yakimov
2015-03-29
Docx Writer: Copy hyphenation settings from reference.docx
Nikolay Yakimov
2015-03-29
Docx Writer: Initial support for --toc option (issue #458)
Nikolay Yakimov
2015-03-29
Docx Writer: Add a style to figure images
Nikolay Yakimov
2015-03-28
Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...
John MacFarlane
2015-03-28
Updated code example in Text.Pandoc.
John MacFarlane
2015-03-28
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
2015-03-28
Markdown Reader: Require nonempty value in mmd title block
Nikolay Yakimov
2015-03-28
Markdown Reader: Req. " " after key in mmd title block
Nikolay Yakimov
2015-03-28
Markdown Reader: Disable meta exts for meta values
Nikolay Yakimov
2015-03-24
Docx Writer: Fix StyleMap
Nikolay Yakimov
2015-03-23
Allow pipe tables with header but no body.
John MacFarlane
2015-03-23
Fix accidently usage of list monad instance
Matthew Pickering
2015-03-22
Add missing import
Matthew Pickering
[next]