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
2017-02-12
Do not strip # from Org anchor links
Alexander Krotov
2017-02-11
Rename logMessagesToJSON -> encodeLogMessages.
John MacFarlane
2017-02-11
RST reader: Support `.. line-block` directive.
John MacFarlane
2017-02-11
RST reader/writer: properly handle table captions.
John MacFarlane
2017-02-11
RST reader: Initial support of .. table directive.
John MacFarlane
2017-02-11
Fixed small bug in RST list parsing.
John MacFarlane
2017-02-11
Logging: export logMessagesToJSON.
John MacFarlane
2017-02-11
Added --log option to save log messages in JSON format to a file.
John MacFarlane
2017-02-11
Class.report: Save all log messages in state.
John MacFarlane
2017-02-11
HTML writer: report when not rendering raw inline/block.
John MacFarlane
2017-02-11
Use new warnings throughout the code base.
John MacFarlane
2017-02-10
Logging: added ToJSON instance and showLogMessage.
John MacFarlane
2017-02-10
Added Text.Pandoc.Logging (exported module).
John MacFarlane
2017-02-10
LaTeX reader: Improved messages for skipped environments.
John MacFarlane
2017-02-10
LaTeX reader: Improved warning messages for unknown commands.
John MacFarlane
2017-02-10
HTML reader: Added warnings for ignored material.
John MacFarlane
2017-02-09
LaTeX reader: Issue warnings when skipping unknown latex commands.
John MacFarlane
2017-02-09
Reverted deferred media bag code.
John MacFarlane
2017-02-08
LaTeX reader: support `\lstinputlisting`.
John MacFarlane
2017-02-07
RST reader: Improved admonition support.
John MacFarlane
2017-02-07
Refactored some files formerly in LaTeX reader.
John MacFarlane
2017-02-07
Moved readFileFromDirs to Text.Pandoc.Class.
John MacFarlane
2017-02-07
Refactored include file handling in LaTeX reader.
John MacFarlane
2017-02-06
Removed --parse-raw and readerParseRaw.
John MacFarlane
2017-02-06
Fix import
John MacFarlane
2017-02-06
Changed year on copyright message.
John MacFarlane
2017-02-06
Consolidated file arguments into Opt.
John MacFarlane
2017-02-06
Further refactoring of App.
John MacFarlane
2017-02-05
Fix an unneeded import warning.
John MacFarlane
2017-02-05
Handle language in inline code with --listings.
John MacFarlane
2017-02-05
Split pandoc.hs into a module, Text.Pandoc.App, and a small program.
John MacFarlane
2017-02-05
Removed redundant import.
John MacFarlane
2017-02-05
Allow user to specify User-Agent (#3421)
Thenaesh Elango
2017-02-04
Changed writerEpubMetadata to a Maybe String.
John MacFarlane
2017-02-04
Improved escaping in RST writer with smart option.
John MacFarlane
2017-02-04
Org writer: reduce to two spaces after bullets
Albert Krewinkel
2017-02-04
Markdown writer: Better escaping when +smart.
John MacFarlane
2017-02-04
Expose setVerbosity in Text.Pandoc
John MacFarlane
2017-02-04
Implemented +/-smart in rst writer.
John MacFarlane
2017-02-03
Docx reader: handle local namespace declarations.
John MacFarlane
2017-02-03
Docx reader: Don't drop smartTag contents.
John MacFarlane
2017-02-03
HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt ...
Mauro Bieg
2017-02-02
Org.hs: remove misleading comment
Alexander Krotov
2017-02-01
Reduce state in Org writer (#3404)
Alexander Krotov
2017-01-30
`--mathml` and MathML in HTMLMathMethod longer take an argument.
John MacFarlane
2017-01-30
Make epub an alias for epub3, not epub2.
John MacFarlane
2017-01-28
Removed some old commented-out code.
John MacFarlane
2017-01-28
LaTeX writer: export writeBeamer.
John MacFarlane
2017-01-27
HTML: export separate functions for slide formats.
John MacFarlane
2017-01-27
Shared: rename compactify', compactify'DL -> compactify, compactifyDL.
John MacFarlane
[next]