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
/
tests
Age
Commit message (
Expand
)
Author
2013-01-19
LaTeX test updates for latest changes to template & h-k.
John MacFarlane
2013-01-19
Get rid of compiler warnings in Tests.Helpers.
John MacFarlane
2013-01-18
Set locale encoding in test suite.
John MacFarlane
2013-01-18
RTF writer: Added writeRTFWithEmbeddedImages.
John MacFarlane
2013-01-15
Changed Ext_autolink_urls -> Ext_autolink_bare_uris.
John MacFarlane
2013-01-15
Added lots of tests for bare URIs.
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
Parsing: Fixed uri -- escape unicode URLs.
John MacFarlane
2013-01-13
RST writer: Fixes bug with links with duplicate text.
John MacFarlane
2013-01-13
Added tests for markdown line blocks and explicit header attributes.
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
Escape `|` as `\vert` in LaTeX math.
John MacFarlane
2013-01-12
Fixed/simplified diff output for tests.
John MacFarlane
2013-01-09
Added Attr field to Header.
John MacFarlane
2013-01-07
Updated tests for tight/loose lists.
John MacFarlane
2013-01-06
Don't put the text of an autolink in Code font.
John MacFarlane
2013-01-06
Mediawiki reader: interpret HTML in verbatim contexts as text.
John MacFarlane
2013-01-05
Updated table tests for latex writer changes.
John MacFarlane
2013-01-04
MediaWiki writer: use `<code>` not `<tt>` for Code.
John MacFarlane
2013-01-04
Added css to preserve spaces in <code> tags.
John MacFarlane
2013-01-04
Updated tests for latest highlighting-kate version.
John MacFarlane
2013-01-03
Added tests for implicit header references.
John MacFarlane
2013-01-03
Updated test runner for changes in pandoc.
John MacFarlane
2013-01-02
Fixed test suite to use Diff 0.2 API.
John MacFarlane
2012-11-06
Textile reader/writer: Fixed autolinks.
John MacFarlane
2012-11-04
RST writer: Don't add ":align: center" to figures.
John MacFarlane
2012-10-28
Removed citationSuppressParens.
John MacFarlane
2012-10-22
LaTeX reader: Initialize citationSuppressParens field.
John MacFarlane
2012-10-21
Revert "LaTeX reader: Use new suppressParens option for footnote citations."
John MacFarlane
2012-10-21
Revert "Adjust LaTeX reader test for last change."
John MacFarlane
2012-10-20
Updated lhs-test.latex for new highlighting-kate treatment of `.
John MacFarlane
2012-10-15
Adjust LaTeX reader test for last change.
John MacFarlane
2012-10-15
LaTeX reader: Use new suppressParens option for footnote citations.
John MacFarlane
2012-10-13
Textile reader: Fixed bug with list items containing line breaks.
John MacFarlane
2012-10-10
LaTeX reader: Better support for citation commands.
John MacFarlane
2012-10-05
Textile reader: Implemented comment blocks.
John MacFarlane
2012-10-04
Updated mediawiki writer test for `<br />` change.
John MacFarlane
2012-09-30
RST reader: Consolidate super/subscript, math into interpretedRole.
John MacFarlane
2012-09-30
RST reader: Consolidated rawBlock into directive.
John MacFarlane
2012-09-29
Renamed removedLeadingTrailingSpace to trim.
John MacFarlane
2012-09-29
RST reader: Consolidated math block parsers into directive.
John MacFarlane
2012-09-27
RST reader: Use Text.Pandoc.Builder.
John MacFarlane
2012-09-27
RST reader: Support :target: on image substitutions.
John MacFarlane
2012-09-26
RST reader: Support :target: on .. image:: blocks.
John MacFarlane
2012-09-25
Removed need for utf8-string package.
John MacFarlane
2012-09-24
Texinfo writer: Fixed internal cross-references.
John MacFarlane
2012-09-22
Markdown reader: Fixed link parser to avoid exponential slowdowns.
John MacFarlane
[next]