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
2012-04-25
Use U<> instead of L<> for external (http://) links.
Jess Robinson
2012-04-25
Remove some warnings, unused vars
Jess Robinson
2012-04-25
Now straighten out tables after the blankline changes
Jess Robinson
2012-04-25
Redesign so the ending blanklines of blocks are added later, not by each outp...
Jess Robinson
2012-04-25
Don't show header rows of tables if not available
Jess Robinson
2012-04-25
Remove silly pandoc.cabal mistake
Jess Robinson
2012-04-25
Added support for tables (code is somewhat ugly!)
Jess Robinson
2012-04-25
Definition lists and blockquotes
Jess Robinson
2012-04-25
Bunch of updates
Jess Robinson
2012-04-25
Steal markdown instead of mediawiki as a starter, so we can use nest/Doc etc
Jess Robinson
2012-04-25
Initial start at a PseudoPod writer
Jess Robinson
2012-04-25
Merge pull request #495 from mb21/master
John MacFarlane
2012-04-24
Removed blaze_html_05 flag -- require blaze >= 0.5 by default.
John MacFarlane
2012-04-23
changes for blaze-html 0.5
Mark Wright
2012-04-22
fixed xlink namespace
mb21
2012-04-22
fixed listitem
mb21
2012-04-22
Added support for mediaobject, inlinemediaobject and caption
mb21
2012-04-21
LaTeX writer: Use fixltx2e package to provide '\textsubscript'.
John MacFarlane
2012-04-21
RST writer: Don't wrap link references.
John MacFarlane
2012-04-21
LaTeX writer: Use `\hyperref[ident]{text}` for internal links.
John MacFarlane
2012-04-21
Docx writer: Fixed error message when style file can't be parsed.
John MacFarlane
2012-04-21
DocBook reader: Handle blockquote with attribution.
John MacFarlane
2012-04-20
DocBook reader: Refactored with new function attrValue.
John MacFarlane
2012-04-20
Stylistic changes to DocBook reader.
John MacFarlane
2012-04-20
Merge pull request #491 from mb21/patch-1
John MacFarlane
2012-04-19
Added link, code and info elements to DocBook Reader.
mb21
2012-04-15
LaTeX reader: Make \label and \ref sensitive to --parse-raw.
John MacFarlane
2012-04-15
Merge branch 'master' into docbookreader
John MacFarlane
2012-04-15
Mardkown writer: escape < and $.
John MacFarlane
2012-04-15
DocBook reader: Added comment with list of docbook tags.
John MacFarlane
2012-04-14
Merge branch 'master' into docbookreader
John MacFarlane
2012-04-14
Fixed bug in fromEntities.
John MacFarlane
2012-04-14
Implemented abstract, constant, type, etc. in docbook reader.
John MacFarlane
2012-04-14
Input files with .db extension treated as docbook by default.
John MacFarlane
2012-04-14
Implemented literal tag in docbook reader.
John MacFarlane
2012-04-14
Implemented quoted in docbook reader.
John MacFarlane
2012-04-14
Support orderedlist and ulink in docbook reader.
John MacFarlane
2012-04-14
Removed unneeded clause for "title" in docbook reader.
John MacFarlane
2012-04-14
Rudimentary support for programlisting in docbook reader.
John MacFarlane
2012-04-14
Implemented itemizedlist in docbook reader.
John MacFarlane
2012-04-14
Got metadata working in docbook reader.
John MacFarlane
2012-04-14
Support superscript, subscript tags in docbook reader.
John MacFarlane
2012-04-14
Handle blockquote tag in docbook reader.
John MacFarlane
2012-04-14
Got footnote working in docbook reader.
John MacFarlane
2012-04-14
Got section and sectN tags working in docbook reader.
John MacFarlane
2012-04-14
DocBook reader improvements.
John MacFarlane
2012-04-14
Added skeleton of basic docbook reader.
John MacFarlane
2012-04-13
Markdown reader: Allow lists as list items.
John MacFarlane
2012-04-12
Markdown: don't recognize references inside delimited code blocks.
John MacFarlane
2012-04-11
Markdown writer: don't force delimited code blocks to be flush left.
John MacFarlane
[next]