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
2016-07-15
Don't require haddock-library 1.4.
John MacFarlane
2016-07-15
Use liftM since otherwise Functor type constraint needen in ghc 7.8.
John MacFarlane
2016-07-14
Fixed compiler warnings.
John MacFarlane
2016-07-14
Haddock reader - support math.
John MacFarlane
2016-07-14
Docx Writer: Use actual creation time as doc prop
Jesse Rosenthal
2016-07-14
Shared: improve year sanity check in normalizeDate
Jesse Rosenthal
2016-07-14
Shared: normalizeDate should reject illegal years.
Jesse Rosenthal
2016-07-14
Shared: Add further formats for `normalizeDate`
Jesse Rosenthal
2016-07-14
Removed some redundant class constraints.
John MacFarlane
2016-07-14
Merge pull request #3019 from tarleb/org-verbatim-fix
John MacFarlane
2016-07-14
Fixed exponential parsing bug in textile reader.
John MacFarlane
2016-07-14
Org reader: fix parsing of verbatim inlines
Albert Krewinkel
2016-07-05
Merge pull request #3014 from tarleb/org-writer-div
John MacFarlane
2016-07-05
Org writer: improve Div handling
Albert Krewinkel
2016-07-04
Org reader: replace ugly code with view pattern
Albert Krewinkel
2016-07-03
Merge pull request #3010 from tarleb/org-header-tree
John MacFarlane
2016-07-03
Odt reader: Removed redundant Monoid constraints.
John MacFarlane
2016-07-03
Fix warning for parseURl import.
John MacFarlane
2016-07-03
CPP workaround for deprecation of parseUrl in http-client.
John MacFarlane
2016-07-03
Org reader: support headline levels export setting
Albert Krewinkel
2016-07-03
Allow 'standout' as a beamer frame option.
John MacFarlane
2016-07-02
Org reader: put export setting parser into module
Albert Krewinkel
2016-07-01
LaTeX reader: strip off double quotes around image source if present.
John MacFarlane
2016-07-01
LaTeX writer: don't URI-escape image source.
John MacFarlane
2016-07-01
Org reader: support archived trees export options
Albert Krewinkel
2016-07-01
Org reader: refactor comment tree handling
Albert Krewinkel
2016-07-01
Org reader: parse as headlines, convert to blocks
Albert Krewinkel
2016-07-01
Org reader: improve tag and properties type safety
Albert Krewinkel
2016-07-01
ZimWiki writer: removed commented out code that confused Haddock.
John MacFarlane
2016-06-30
Added Zim Wiki writer, template and tests.
Alex Ivkin
2016-07-01
Docx writer: set paragraph to FirstPara after display math
Jesse Rosenthal
2016-07-01
Writers: treat SoftBreak as space for stripping
Jesse Rosenthal
2016-06-29
LaTeX reader: fixed `\cite` so it is a NormalCitation not AuthorInText.
John MacFarlane
2016-06-26
Merge pull request #3001 from tarleb/org-figure-label
John MacFarlane
2016-06-26
Org reader: support figure labels
Albert Krewinkel
2016-06-25
Textile reader: Fix overly aggressive interpretation as images.
John MacFarlane
2016-06-25
Fixed RST links with no explicit link text.
John MacFarlane
2016-06-24
Make --webtex work with the Markdown writer.
John MacFarlane
2016-06-23
Process markdown extensions on command line in L->R order.
John MacFarlane
2016-06-23
Textile reader: fixed attributes.
John MacFarlane
2016-06-23
Markdown writer: use raw HTML for simple, pipe tables with linebreaks.
John MacFarlane
2016-06-23
Docx reader: Add warning for advanced comment formatting.
Jesse Rosenthal
2016-06-23
docx reader: enable warnings in top-level reader
Jesse Rosenthal
2016-06-23
Docx reader: add simple comment functionality.
Jesse Rosenthal
2016-06-23
Shared: Add BlockQuote to blocksToInlines
Jesse Rosenthal
2016-06-23
Shared: introduce blocksToInlines function
Jesse Rosenthal
2016-06-22
Merge pull request #2992 from tarleb/org-partial-functions
John MacFarlane
2016-06-22
HTML writer: Better support for raw LaTeX environments.
John MacFarlane
2016-06-21
Org reader: remove partial functions
Albert Krewinkel
2016-06-20
Changed email-obfuscation default to no obfuscation.
John MacFarlane
[next]