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
/
pandoc.hs
Age
Commit message (
Expand
)
Author
2016-03-21
Fix stdin handling for file-scope
Jesse Rosenthal
2016-03-15
pandoc.hs: Also use filescope for json files.
Jesse Rosenthal
2016-03-15
Introduce file-scope parsing (parse-before-combine)
Jesse Rosenthal
2016-01-19
Add TEI Writer.
csforste
2016-01-06
Improved default template lookup for custom lua scripts.
John MacFarlane
2016-01-06
Revert "Make file globbing work on windows."
John MacFarlane
2016-01-06
Make file globbing work on windows.
John MacFarlane
2015-12-21
Added preliminary support for PDF creation via wkhtmltopdf.
John MacFarlane
2015-12-14
Factored out convertWithOpts
John MacFarlane
2015-12-14
Removed "compatibility mode" when called as hsmarkdown.
John MacFarlane
2015-12-14
Removed deprecated --strict option entirely.
John MacFarlane
2015-12-11
Removed deprecated options `--offline` and `--html5`.
John MacFarlane
2015-12-11
Implemented SoftBreak and new `--wrap` option.
John MacFarlane
2015-11-22
hlint refactorings.
John MacFarlane
2015-11-19
Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...
John MacFarlane
2015-11-19
Rationalized behavior of --no-tex-ligatures and --smart.
John MacFarlane
2015-11-16
Allow .adoc file extension for AsciiDoc.
Andrew Dunning
2015-11-16
Improved implicit pandoc-citeproc inclusion.
John MacFarlane
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
2015-10-20
Allow use of ConTeXt to generate PDFs.
John MacFarlane
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
2015-10-10
Removed unneeded import.
John MacFarlane
2015-10-01
Move the variable pandocVersion from `src/Text/Pandoc.hs` to
Alex Vong
2015-09-26
Update KaTeX JS and CSS versions.
Emily Eisenberg
2015-08-13
Added `--bash-completion` option.
John MacFarlane
2015-07-27
Text.Pandoc.Options: modifications for image attributes.
John MacFarlane
2015-07-23
Added odt reader
MarLinn
2015-07-02
Better error messages for filters:
John MacFarlane
2015-07-01
New method for building man pages.
John MacFarlane
2015-06-28
New method for producing man pages.
John MacFarlane
2015-06-09
replace old url with pandoc.org
Pablo Rodríguez
2015-06-09
Amends last commit: don't use https for google charts.
John MacFarlane
2015-06-09
Use https: for mathjax/katex/google-charts CDNs.
John MacFarlane
2015-05-11
Only make implicit `-F pandoc-citeproc` when `--bibliography` option used.
John MacFarlane
2015-05-11
Removed references to `biblio-files` in pandoc.hs and README.
John MacFarlane
2015-05-09
Revert "EPUB writer: stylesheet changes. Closes #2040."
John MacFarlane
2015-05-08
EPUB writer: stylesheet changes. Closes #2040.
John MacFarlane
2015-04-26
Updated copyright notices to -2015. Closes #2111.
John MacFarlane
2015-03-28
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
2015-03-07
Merge pull request #1976 from wcaleb/json-help-message
John MacFarlane
2015-03-04
Fix issue #969, #1779 by providing --latex-engine-opt
Sumit Sahrawat
2015-02-27
Clarify JSON input and output in usage message
Caleb McDaniel
2015-02-18
Update executable file
Matthew Pickering
2015-01-19
Better warning when trying to read multiple binary files
Matthew Pickering
2014-12-26
Added `--verbose` flag for debugging output in PDF production.
John MacFarlane
2014-10-20
Recognize .icml extension and use icml writer. See #1707.
John MacFarlane
2014-10-19
Give better error messages when someone tries to convert pdf, doc, odt.
John MacFarlane
2014-09-25
Add support for KaTeX HTML math
mpickering
2014-08-31
Use protocol-relative URL for mathjax.
John MacFarlane
[next]