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
2013-01-18
Add data-cites field to citations in HTML5.
John MacFarlane
2013-01-18
RTF writer: Added writeRTFWithEmbeddedImages.
John MacFarlane
2013-01-17
Convert highlighting-kate language to listings language
John MacFarlane
2013-01-17
MIME: Support vs and fs as text/plain.
John MacFarlane
2013-01-17
Revert "Markdown reader: Be less restrictive about class attributes."
John MacFarlane
2013-01-16
Markdown reader: Be less restrictive about class attributes.
John MacFarlane
2013-01-16
Fixed problem with duplicate ids in epub.
John MacFarlane
2013-01-16
Implemented Ext_link_attributes in markdown reader.
John MacFarlane
2013-01-16
Implemented Ext_mmd_header_identifiers in markdown writer.
John MacFarlane
2013-01-16
Implemented Ext_mmd_header_identifiers in markdown reader.
John MacFarlane
2013-01-16
Options: Added multimarkdownExtensions.
John MacFarlane
2013-01-15
LaTeX writer: Prevent paragraphs containing only linebreaks or spaces.
John MacFarlane
2013-01-15
Added `writerHtmlQTags` and `--html-q-tags` option.
John MacFarlane
2013-01-15
Changed Ext_autolink_urls -> Ext_autolink_bare_uris.
John MacFarlane
2013-01-15
Case-insensitive parsing of URI schemes.
John MacFarlane
2013-01-15
Parsing: Improve oneOfStrings, export oneOfStringsCI.
John MacFarlane
2013-01-15
Revised URI parser.
John MacFarlane
2013-01-15
Use 'fig:' instead of '\SOH' in title to indicate figure.
John MacFarlane
2013-01-14
Implemented Ext_implicit_figures.
John MacFarlane
2013-01-14
Removed some cruft.
John MacFarlane
2013-01-14
Parsing: Fixed uri -- escape unicode URLs.
John MacFarlane
2013-01-14
Added Ext_implicit_figures.
John MacFarlane
2013-01-14
Parsing: Simplified and improved singleQuoteStart.
John MacFarlane
2013-01-13
RST writer: Fixes bug with links with duplicate text.
John MacFarlane
2013-01-13
RST writer: Properly handle images with no alt text.
John MacFarlane
2013-01-13
Markdown reader: Support RST-style line blocks.
John MacFarlane
2013-01-13
Moved lineBlockLines to Parsing.
John MacFarlane
2013-01-13
RST reader: Refactored line block parser.
John MacFarlane
2013-01-13
RST writer: Allow soft breaks w continuations in line blocks.
John MacFarlane
2013-01-13
RST reader: Line block improvements.
John MacFarlane
2013-01-13
Use line block in RST writer when a paragraph contains linebreaks.
John MacFarlane
2013-01-12
Markdown writer: Support Ext_auto_identifiers and Ext_header_attributes.
John MacFarlane
2013-01-12
HTML reader: Added html5 tags to list of block-level tags.
John MacFarlane
2013-01-12
Escape `|` as `\vert` in LaTeX math.
John MacFarlane
2013-01-11
Changed hspace in last commit to 0.333em.
John MacFarlane
2013-01-11
LaTeX writer: Use `\hspace*` for nonbreaking space after line break.
John MacFarlane
2013-01-11
Revised EPUB writer given changes in header attributes.
John MacFarlane
2013-01-11
EPUB writer: Download images at URLs.
John MacFarlane
2013-01-11
Refactoring:
John MacFarlane
2013-01-11
ODT, Docx writers: Properly handle URL refs for images.
John MacFarlane
2013-01-11
ImageSize: Remove no longer exported readImageSize.
John MacFarlane
2013-01-11
Improvements to docx writer.
John MacFarlane
2013-01-11
Docx writer: Preliminary improvements.
John MacFarlane
2013-01-11
ImageSize: Use strict, not lazy bytestrings.
John MacFarlane
2013-01-11
Move getItem from SelfContained to Share; export getItem.
John MacFarlane
2013-01-11
Options: Added githubMarkdownExtensions.
John MacFarlane
2013-01-10
Added markdown_phpextra as writer option.
John MacFarlane
2013-01-10
Options: Added phpMarkdownExtraExtensions.
John MacFarlane
2013-01-10
Implemented Ext_header_attributes.
John MacFarlane
2013-01-10
Ext_header_identifiers -> Ext_auto_identifiers.
John MacFarlane
[next]