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
2011-02-04
Improved HTML table output (line breaks).
John MacFarlane
2011-02-04
Updated tests.
John MacFarlane
2011-02-04
HTML writer: Spacing adjustments for Plain and RawHtml blocks.
John MacFarlane
2011-02-04
Updated tests for new HTML format.
John MacFarlane
2011-01-29
Fixed highlighting for inline code.
John MacFarlane
2011-01-29
Moved tests to src.
John MacFarlane
2011-01-29
Added Tests.Shared with normalize round-trip tests.
John MacFarlane
2011-01-29
Tests.Arbitrary: don't allow empty list items.
John MacFarlane
2011-01-29
Removed intentionally failing test in ConTeXt writer tests.
John MacFarlane
2011-01-29
Added biblatex citation tests to Tests.Readers.LaTeX.
John MacFarlane
2011-01-29
Added natbib citation tests to Tests.Readers.LaTeX.
John MacFarlane
2011-01-28
RTF writer: Embed images when possible.
John MacFarlane
2011-01-26
Added Tests.Readers.Markdown.
John MacFarlane
2011-01-26
Add support for attributes in inline Code.
John MacFarlane
2011-01-26
RST reader: Improved field lists.
John MacFarlane
2011-01-26
Added RST reader tests.
John MacFarlane
2011-01-26
Updates for compiling with ghc 7.
John MacFarlane
2011-01-26
Updated tests.
John MacFarlane
2011-01-26
Distinguish latex & context environments; blank line after in writers.
John MacFarlane
2011-01-26
Bumped version to 1.8; depend on pandoc-types 1.8.
John MacFarlane
2011-01-23
Updated textile tests.
John MacFarlane
2011-01-23
Added needed space after .bc and .bq.
John MacFarlane
2011-01-23
Textile writer: Don't escape code in bc. block.
John MacFarlane
2011-01-23
Textile writer: Don't HTML-escape between @'s.
John MacFarlane
2011-01-23
Textile reader: Fixed bug (swallowed p at beginning of paragraph).
John MacFarlane
2011-01-23
Textile writer: Use <pre> instead of bc.. for code with blank lines.
John MacFarlane
2011-01-23
Textile reader: Support <tt> for inline code.
John MacFarlane
2011-01-23
Textile reader: Added code blocks with bc.
John MacFarlane
2011-01-22
Removed deliberate error in LaTeX reader tests.
John MacFarlane
2011-01-22
Reorganized tests.
John MacFarlane
2011-01-22
Use ANSI color to point to diffs in test output.
John MacFarlane
2011-01-22
Tests.Helpers: Added file quasiquoter.
John MacFarlane
2011-01-22
Tests.Arbitrary: Let strings include any character.
John MacFarlane
2011-01-22
Fixed -Wall error in imports.
John MacFarlane
2011-01-22
Put dashed lines around diff results in Old test.
John MacFarlane
2011-01-22
Added native writer tests.
John MacFarlane
2011-01-22
Added 'property' in Tests.Helpers & some quickcheck tests.
John MacFarlane
2011-01-22
Tests.Arbitrary: Added instances for Inlines, Blocks.
John MacFarlane
2011-01-22
ConTeXt writer: Don't add cr at end of inline footnote.
John MacFarlane
2011-01-22
Improved test framework.
John MacFarlane
2011-01-21
Merge branch 'master' of github.com:jgm/pandoc
John MacFarlane
2011-01-21
latex template: move special treatment of \sout.
John MacFarlane
2011-01-21
More informative output on writer test failure.
John MacFarlane
2011-01-21
Added Tests.Writers.ConTeXt and helpers for writer tests.
John MacFarlane
2011-01-21
Make sure native output ends in newline with --standalone.
John MacFarlane
2011-01-20
Fixed the two test cases that were intentionally set to fail.
John MacFarlane
2011-01-20
Updated tests for new native format.
John MacFarlane
2011-01-19
Fixed problem with strikout in LaTeX headers with hyperref.
John MacFarlane
2011-01-19
Show Haskell-readable version of input string in test failure.
John MacFarlane
2011-01-19
Unit tests: On failure, print the input string.
John MacFarlane
[next]