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
/
Text
Age
Commit message (
Expand
)
Author
2009-01-24
Moved all haskell source to src subdirectory.
fiddlosopher
2009-01-24
Allow " as well as '' to end a latex double-quote.
fiddlosopher
2009-01-24
Fixed bug in mediawiki writer: improper closing tags in tables.
fiddlosopher
2009-01-24
Added --email-obfuscation option.
fiddlosopher
2009-01-24
Renamed processIn -> processWith, queryIn -> queryWith.
fiddlosopher
2009-01-24
Added a plugin system, based on hint.
fiddlosopher
2008-12-29
More fixes to get markdown writer working with pretty-1.0.1.0.
fiddlosopher
2008-12-17
Fixed problems in RST and markdown output due to bug in pretty-1.0.1.0
fiddlosopher
2008-12-02
LaTeX reader: parse |inline lhs| if source is lhs.
fiddlosopher
2008-12-02
LaTeX and Markdown readers: Add sourceCode class to haskell code.
fiddlosopher
2008-12-02
Added lhs support to RST reader.
fiddlosopher
2008-12-02
Added lhs support to RST writer.
fiddlosopher
2008-12-02
Allow LaTeX-style code sections as well as bird-style in lhs markdown.
fiddlosopher
2008-12-02
Markdown writer: Use setext style headers only if --lhs-out specified.
fiddlosopher
2008-12-02
Markdown writer: proper handling of block quotes in lhs mode.
fiddlosopher
2008-12-02
Handle --lhs-out option in HTML, LaTeX, and Markdown writers.
fiddlosopher
2008-12-02
Added --lhs-out option.
fiddlosopher
2008-12-02
LaTeX reader: Added parser for literate haskell code blocks.
fiddlosopher
2008-12-02
Moved failUnlessLHS to Text.Pandoc.Shared.
fiddlosopher
2008-12-02
Added literate haskell support for markdown reader.
fiddlosopher
2008-11-25
Markdown reader: relax spacing rules for $$ in display math.
fiddlosopher
2008-11-11
LaTeX writer: fixed bug with empty table cells.
fiddlosopher
2008-11-06
Fixed parsing of RST comment blocks.
fiddlosopher
2008-11-02
Revert "Markdown reader: Ignore blank line after ~~~~~~~~ in delimited code b...
fiddlosopher
2008-11-01
Markdown reader: Allow blank space at end of horizontal rules.
fiddlosopher
2008-11-01
Support horizontal rules in OpenDocument and ODT writers.
fiddlosopher
2008-11-01
Markdown reader: cleaner handling of spaces in URLs.
fiddlosopher
2008-10-31
Markdown reader: allow URLs containing spaces.
fiddlosopher
2008-10-30
Version bump to 1.1.
fiddlosopher
2008-10-28
Added --jsmath option.
fiddlosopher
2008-10-25
Changed compactify in Text.Pandoc.Shared - better heuristic.
fiddlosopher
2008-10-19
Don't print a line break between a footnote and immediately following nonspace
fiddlosopher
2008-10-18
HTML reader: Don't interpret contents of <pre> blocks as markdown.
fiddlosopher
2008-10-18
Include classes on tr elements in HTML output: "header", "odd", "even".
fiddlosopher
2008-10-16
Bump version to 1.0.0.2.
fiddlosopher
2008-10-16
Added colons to protocols in unsanitaryURI in HTML reader.
fiddlosopher
2008-09-23
Moved odt-styles/ to data/. Removed unneeded variable in Makefile.
fiddlosopher
2008-09-16
Markdown reader: Ignore blank line after ~~~~~~~~ in delimited code blocks.
fiddlosopher
2008-09-15
HTML writer: Enclose all LaTeXMathML bits in <span class="LaTeX">.
fiddlosopher
2008-09-14
Bumped version to 1.0.0.1.
fiddlosopher
2008-09-12
Changed list parser so that only the starting list marker matters:
fiddlosopher
2008-09-10
Version bump to 1.0.
fiddlosopher
2008-09-08
Use Data.List's 'intercalate' instead of custom 'joinWithSep'.
fiddlosopher
2008-09-08
Fixed haddock bug in Text/Pandoc/LaTexMathML.hs.
fiddlosopher
2008-09-06
LaTeX reader: Refactored math parsers, limited support for eqnarray.
fiddlosopher
2008-09-06
LaTeX reader: Removed specialEnvironment parser.
fiddlosopher
2008-09-06
LaTeX reader: minor improvements.
fiddlosopher
2008-09-06
LaTeX reader: Fixed regression in list parsing
fiddlosopher
2008-09-06
LaTeX reader: improvements in raw LaTeX parsing.
fiddlosopher
2008-09-06
MediaWiki writer: print class attributes in <pre> for code blocks, if any.
fiddlosopher
[next]