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-03-22
Updated copyright dates to include 2016.
1.17.0.2
John MacFarlane
2016-03-22
Fixed bug in Markdown raw HTML parsing.
John MacFarlane
2016-03-19
Merge pull request #2637 from mb21/latex-figure-label
John MacFarlane
2016-03-18
ConTeXt writer: fix whitespace at line beginning in line blocks.
John MacFarlane
2016-03-18
LaTeX writer: Avoid double toprule in headerless table with caption.
John MacFarlane
2016-03-18
Docx reader: Handle alternate content
Jesse Rosenthal
2016-03-16
Docx reader: Don't make numbered heads into lists.
Jesse Rosenthal
2016-03-15
Introduce file-scope parsing (parse-before-combine)
Jesse Rosenthal
2016-03-12
Add a general ByteStringReader with warnings.
Jesse Rosenthal
2016-03-12
Add readDocxWithWarnings
Jesse Rosenthal
2016-03-12
Docx Reader: Add state to the parser, for warnings
Jesse Rosenthal
2016-03-10
Fixed behavior of base tag.
John MacFarlane
2016-03-10
Docx Writer: handle image alt text
mb21
2016-03-09
Markdown reader: Improved pipe table parsing.
John MacFarlane
2016-03-09
Markdown reader: Clean up pipe table parsing.
John MacFarlane
2016-03-09
Markdown reader: allow `+` separators in pipe table cells.
John MacFarlane
2016-03-09
Markdown reader: don't cross line boundary parsing pipe table row.
John MacFarlane
2016-03-08
DokuWiki writer: use $$ for display math.
John MacFarlane
2016-03-08
Docx reader: update feature checklist.
Jesse Rosenthal
2016-02-28
LaTeX reader: handle interior `$` characters in math.
John MacFarlane
2016-02-26
Docx Reader: Get rid of Modifiable typeclass.
Jesse Rosenthal
2016-02-23
Make protocol-relative URIs work again.
John MacFarlane
2016-02-21
Markdown reader: use htmlInBalanced for rawVerbatimBlock.
John MacFarlane
2016-02-20
Fixed some linter warnings.
John MacFarlane
2016-02-20
Merge pull request #2646 from tarleb/org-figure-with-no-name
John MacFarlane
2016-02-20
Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-line
John MacFarlane
2016-02-20
Merge pull request #2691 from tarleb/org-image-file-links
John MacFarlane
2016-02-20
HTML reader: rewrote htmlInBalanced.
John MacFarlane
2016-02-18
LaTeX writer: clean up options parser.
Jesse Rosenthal
2016-02-18
LaTeX writer: treat memoir template with `article` opt as article
Jesse Rosenthal
2016-02-16
HTML reader: properly handle an empty cell in a simple table.
John MacFarlane
2016-02-09
Removed `tex_math_single_backslash` from `markdown_github` options.
John MacFarlane
2016-02-05
Custom writer: Pass attributes parameter to CaptionedImage.
John MacFarlane
2016-02-04
Markdown reader: Fixed bug with smart quotes around tex math.
John MacFarlane
2016-02-03
HTML writer: don't include alignment attribute for default table columns.
John MacFarlane
2016-02-02
Docx reader: Add a "Link" modifier to Reducible
Jesse Rosenthal
2016-01-31
Org reader: Refactor link-target processing
Albert Krewinkel
2016-01-31
LaTeX reader: `inlineCommand` now gobbles an empty `{}` after any command.
John MacFarlane
2016-01-29
HTML reader: handle multiple meta tags with same name.
John MacFarlane
2016-01-29
Properly handle LaTeX "math" environment as inline math.
John MacFarlane
2016-01-25
Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.
John MacFarlane
2016-01-24
Make language extensions trigger highlighting.
John MacFarlane
2016-01-22
Changed type of Shared.uniqueIdent argument from [String] to Set String.
John MacFarlane
2016-01-21
Merge pull request #2638 from c-forster/teiwriter
John MacFarlane
2016-01-21
Markdown writer: Use hyphens for yaml metadata block bottom line
Henrik Tramberend
2016-01-20
LaTeX writer: Allow more flexible table alignment
Henrik Tramberend
2016-01-19
Added some entity tests in Markdown reader tests.
John MacFarlane
2016-01-19
Add TEI Writer.
csforste
2016-01-14
HTML writer: harmless code simplification.
John MacFarlane
2016-01-13
Org writer - pass through RawInline with format "org".
John MacFarlane
[next]