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
2017-01-19
Some fixes to permit breezeDark style.
John MacFarlane
2017-01-19
Add breezeDark to the list of highlighting styles.
John MacFarlane
2016-12-23
Updates to use skylighting rather than highlighting-kate.
John MacFarlane
2016-12-09
We no longer need the MathMLInHTML.js shim from 2004!
John MacFarlane
2016-12-08
Set PANDOC_VERSION environment variable for filters.
John MacFarlane
2016-12-07
Fixed bash completion for filenames with spaces.
John MacFarlane
2016-11-30
Options: Removed writerStandalone, made writerTemplate a Maybe.
John MacFarlane
2016-11-27
Refactor top-level division selection (#3261)
Albert Krewinkel
2016-11-26
Allow to overwrite top-level division type heuristics (#3258)
Albert Krewinkel
2016-11-21
Cleaned up filter-finding.
John MacFarlane
2016-11-21
Changed resolution of filter paths.
John MacFarlane
2016-11-18
In --version, trap error in getAppUserDataDirectory.
John MacFarlane
2016-11-05
Allow `file://` URIs as arguments.
John MacFarlane
2016-11-03
Improved error if they give wrong arg to --top-level-division.
John MacFarlane
2016-10-26
Print highlighting-kate version in --version.
John MacFarlane
2016-10-24
Export Text.Pandoc.Error in Text.Pandoc.
John MacFarlane
2016-10-24
Fixed typo in deprecation warning.
John MacFarlane
2016-10-23
Allow binary formats to be written to stdout unless tty output.
John MacFarlane
2016-10-23
Added --list-* options.
John MacFarlane
2016-10-19
Add option for top-level division type
Albert Krewinkel
2016-09-06
Add --parts command line option to LaTeX writer.
Oliver Matthews
2016-10-11
Add reference-location options to executable.
Jesse Rosenthal
2016-10-06
Replace Google Chart API by CodeCogs
KolenCheung
2016-10-03
Update KaTeX to v0.6.0
KolenCheung
2016-09-30
Execute .js filters with node
Jakob Voß
2016-09-27
Check `$DATADIR/filters` for filters
Jesse Rosenthal
2016-08-16
synchronize spacing of footnotes in help output
Waldir Pimenta
2016-06-20
Changed email-obfuscation default to no obfuscation.
John MacFarlane
2016-05-12
Revert "New method for checking for presence of tex program."
John MacFarlane
2016-05-12
Revert "Use shell instead of proc to check for latex program."
John MacFarlane
2016-05-12
Revert "Require process >= 1.2.1."
John MacFarlane
2016-05-12
Require process >= 1.2.1.
John MacFarlane
2016-05-11
Added some CSS to handle older versions of process.
John MacFarlane
2016-05-11
Use shell instead of proc to check for latex program.
John MacFarlane
2016-05-10
Made detection of latex program more robust.
John MacFarlane
2016-05-09
New method for checking for presence of tex program.
John MacFarlane
2016-05-09
Loading the full MathJax config to maximize loading speed
KolenCheung
2016-05-09
Change default mathjax setup to use TeX-AMS_CHTML configuration.
John MacFarlane
2016-05-09
Use new CommonHTML output for MathJax (updated default MathJax URL).
John MacFarlane
2016-03-22
Fixed copyright dates.
John MacFarlane
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
[next]