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-12-06
Text.Pandoc: Don't default to pandocExtensions for all writers.
John MacFarlane
2013-12-06
HTML reader: Parse LaTeX math if appropriate options are set.
John MacFarlane
2013-12-04
Stop parsing "list lines" when we hit a block tag.
John MacFarlane
2013-12-03
Merge pull request #1076 from jlduran/booktabs
John MacFarlane
2013-12-04
Add booktabs package for LaTeX tables
Jose Luis Duran
2013-12-03
EPUB writer: Allow 'stylesheet' in metadata.
John MacFarlane
2013-12-01
EPUB writer: Allow partial dates: YYYY, YYYY-MM.
John MacFarlane
2013-12-01
normalizeDate: Allow dates with year only (%Y)
Shaun Attfield
2013-11-30
EPUB writer: Insert "svg" property as needed in opf (EPUB 3).
John MacFarlane
2013-11-30
EPUB writer: Simplify imageTypeOf using getMimeType.
John MacFarlane
2013-11-30
MIME: Add entry for jfif.
John MacFarlane
2013-11-30
EPUB writer: Add properties attribute to cover-image item for EPUB v3.
John MacFarlane
2013-11-30
Markdown writer: Fix rendering of tight sublists.
John MacFarlane
2013-11-30
ODT writer: Add `draw:name` attribute to `draw:frame` elements.
John MacFarlane
2013-11-30
ConTeXt writer: Don't hardcode figure/table placement.
John MacFarlane
2013-11-30
Fixed `cover-image` in EPUB YAML metadata.
John MacFarlane
2013-11-30
Allow specification of epub-cover-image in YAML metadata.
John MacFarlane
2013-11-30
EPUB writer: Improved metadata handling.
John MacFarlane
2013-11-23
Docx writer: Implemented csl flipflopping spans.
John MacFarlane
2013-11-23
LaTeX writer: Handle csl flipflopping spans (csl-no-emph, etc.)
John MacFarlane
2013-11-23
HTML writer: Handle csl flipflopping spans (csl-no-emph, etc.)
John MacFarlane
2013-11-22
EPUB writer: Don't include node for cover.xhtml if no cover!
John MacFarlane
2013-11-22
EPUB writer: Ensure that same identifier is used throughout.
John MacFarlane
2013-11-22
ConTeXt writer: Use setupcaption to separate style from content.
John MacFarlane
2013-11-22
Fixed bug with intraword emphasis.
John MacFarlane
2013-11-19
Docx writer: Use mime type info returned by fetchItem.
John MacFarlane
2013-11-19
Shared: Fixed bug in openURL with data: URIs.
John MacFarlane
2013-11-19
MIME: In looking up extensions, drop the encoding info.
John MacFarlane
2013-11-19
Docbook writer: Hierarchicalize block content in metadata.
John MacFarlane
2013-11-19
Merge pull request #1061 from heurist/epub_coverLinear
John MacFarlane
2013-11-19
Epub Writer: Add cover reference to guide element (v2)
Shaun Attfield (shaun@victor)
2013-11-18
LaTeX reader: Parse contents of curly quotes or matched `"` as quotes.
John MacFarlane
2013-11-18
Epub Writer: Add cover reference to guide element
Shaun Attfield (shaun@victor)
2013-11-17
LaTeX reader: Support `\textnormal` as span with class "nodecor".
John MacFarlane
2013-11-17
MediaWiki reader: Add automatic header identifiers.
John MacFarlane
2013-11-17
Parsing: Generalized type of registerHeader, using new typeclasses.
John MacFarlane
2013-11-16
OpenDocument: Skip raw HTML.
John MacFarlane
2013-11-16
LaTeX writer: Properly escape pdftitle, pdfauthor.
John MacFarlane
2013-11-12
HTML/EPUB footnotes: Put `<sup>` tag inside `<a>` tags.
John MacFarlane
2013-11-07
recognize svg tag in HTML Reader
MinRK
2013-11-07
Docx writer: fixed core metadata.
John MacFarlane
2013-11-06
Docx writer: Fix URL for core-properties in `_rels/.rels`.
John MacFarlane
2013-11-06
Don't print `<span>` tags in 'plain' output.
John MacFarlane
2013-11-03
Markdown reader: Correctly handle empty bullet list items.
John MacFarlane
2013-11-03
HTML reader: Use pandoc Div and Span for raw "<div>", "<span>".
John MacFarlane
2013-11-01
TexMath: Export readTeXMath', which attends to display/inline.
John MacFarlane
2013-10-29
Markdown reader: Yaml block must start immediately after `---`.
John MacFarlane
2013-10-29
Slides: Preserve `<div class="references">` in references slide.
John MacFarlane
2013-10-26
Text.Pandoc.Writer.Shared: fixed bug in tagWithAttrs.
John MacFarlane
2013-10-22
DocBook reader: Handle numerical attributes starting with decimal.
John MacFarlane
[next]