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
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
2014-08-30
Removed extra blank line after version.
John MacFarlane
2014-08-17
Removed check for PATH variable in running filters.
John MacFarlane
2014-08-06
pandoc: Don't strip path off of sourceURL.
John MacFarlane
2014-08-04
Merge pull request #1486 from Aelve/minor
John MacFarlane
2014-08-04
Slightly fix readability of main program file.
Artyom Kazak
2014-08-04
Merge branch 'epubend' of https://github.com/mpickering/pandoc into mpickerin...
John MacFarlane
2014-08-02
Text.Pandoc.SelfContained changes.
John MacFarlane
2014-07-31
pandoc.hs: More code reorganization.
John MacFarlane
2014-07-31
EPUB Reader: Integrated into program
Matthew Pickering
2014-07-31
pandoc.hs: Rewrote some of the logic for clarity.
John MacFarlane
2014-07-31
New module, Text.Pandoc.MediaBag.
John MacFarlane
2014-07-31
Made MediaBag a newtype, and added mime type information to media.
John MacFarlane
2014-07-30
getT2TMeta: Take list of source files instead of single.
John MacFarlane
2014-07-30
Allow --self-contained to get content from MediaBag.
John MacFarlane
2014-07-30
PDF, Docx, EPUB, and ODT writers now automatically use MediaBag.
John MacFarlane
2014-07-30
pandoc: Thread media bag into WriterOptions.
John MacFarlane
2014-07-30
Added --extract-media option.
John MacFarlane
2014-07-30
Make toplevel pandoc bin make use of mediabag.
Jesse Rosenthal
2014-07-27
Txt2Tags Reader: Added recognition of macros
Matthew Pickering
2014-07-27
Txt2Tags Reader: Integrated into pandoc
Matthew Pickering
2014-07-01
Merge branch 'master' of git://github.com/jgm/pandoc into dokuwiki
Clare Macrae
2014-06-30
Filters: respect shebang if filter is executable.
John MacFarlane
2014-06-29
Merge remote-tracking branch 'jgm/master' into dokuwiki
Clare Macrae
2014-06-27
Fixed `--filter` so it doesn't search PATH for a filter with a path.
John MacFarlane
2014-06-25
Add track changes option to command line.
Jesse Rosenthal
2014-06-21
Fixed compiler warnings.
John MacFarlane
2014-06-20
Filters: don't print misleading error message.
John MacFarlane
2014-06-16
Integrated the docx reader into the main pandoc program.
mpickering
2014-05-09
Update copyright notices for 2014, add missing notices
Albert Krewinkel
2014-04-27
Allow html4 as synonym of html as reader.
John MacFarlane
2014-04-27
Fix #1267.
John MacFarlane
2014-04-27
A bit of refactoring that shouldn't change any semantics.
John MacFarlane
2014-04-05
Give more useful error message if '-t pdf' is specified.
John MacFarlane
2014-04-05
Make it possible to run filters that aren't executable.
John MacFarlane
[next]