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
2017-02-04
Moved tests/ -> test/.
John MacFarlane
2017-01-31
Update test output for skylighting >= 0.1.1.3.
John MacFarlane
2017-01-30
Fixed some compiler warnings in tests.
John MacFarlane
2017-01-28
LaTeX writer: export writeBeamer.
John MacFarlane
2017-01-27
Shared: rename compactify', compactify'DL -> compactify, compactifyDL.
John MacFarlane
2017-01-26
Split writeDocbook into writeDocbook4, writeDocbook5.
John MacFarlane
2017-01-25
Provide explicit separate functions for HTML 4 and 5.
John MacFarlane
2017-01-25
Removed readerVerbosity and writerVerbosity.
John MacFarlane
2017-01-25
Removed writerHighlight; made writerHighlightStyle a Maybe.
John MacFarlane
2017-01-25
Removed tests for Walk; these now live in pandoc-types.
John MacFarlane
2017-01-25
Removed unneeded imports.
John MacFarlane
2017-01-25
Made `smart` extension default for pandoc markdown.
John MacFarlane
2017-01-25
Removed readerOldDashes and --old-dashes option, added old_dashes extension.
John MacFarlane
2017-01-25
Removed readerSmart and the --smart option; added Ext_smart extension.
John MacFarlane
2017-01-25
Make Extensions a custom type instead of a Set Extension.
John MacFarlane
2017-01-25
Removed `--normalize` option and normalization functions from Shared.
John MacFarlane
2017-01-25
Added ReaderOptions parameter to readNative.
John MacFarlane
2017-01-25
Simplified reference-docx/reference-odt to reference-doc.
John MacFarlane
2017-01-25
Class: no more MonadState CommonState.
John MacFarlane
2017-01-25
Added a `--quiet` option to suppress warnings.
John MacFarlane
2017-01-25
ODT test: remove unnecessary imports.
Jesse Rosenthal
2017-01-25
Make Txt2Tags test pass.
Jesse Rosenthal
2017-01-25
Update all tests to use new readers and error structure.
Jesse Rosenthal
2017-01-25
Changed readNative to use PandocMonad.
John MacFarlane
2017-01-25
Fixed icml tables test (no newline at end).
John MacFarlane
2017-01-25
Fixed rtf tables test
John MacFarlane
2017-01-25
Update tests to work with runPure.
John MacFarlane
2017-01-25
Tests: have docx writer test use runIOorExplode.
Jesse Rosenthal
2017-01-24
Update latex writer test for template change.
John MacFarlane
2017-01-23
OpenDocument writer: don't profilerate text styles unnecessarily.
John MacFarlane
2017-01-19
Org reader: allow short hand for single-line raw blocks
Albert Krewinkel
2017-01-10
LaTeX template: Add hyphen option to url package.
John MacFarlane
2017-01-06
Org reader: accept org-ref citations followed by commas
Albert Krewinkel
2017-01-05
Org reader: ensure emphasis markup can be nested
Albert Krewinkel
2017-01-03
LaTeX template: allow passing `microtypeoptions` to microtype.
John MacFarlane
2016-12-30
Updated docbook5 writer test for new template.
John MacFarlane
2016-12-30
DocBook5 writer: make id attribute xml:id, fixes #3329 (#3330)
Mauro Bieg
2016-12-24
markdown reader: disallow space between inline code and attributes (#3326)
Mauro Bieg
2016-12-23
Updates to use skylighting rather than highlighting-kate.
John MacFarlane
2016-12-21
Org writer: prefix footnote numbers with `fn:`
Albert Krewinkel
2016-12-13
Test case for issue #3223 (#3308)
hubertp-lshift
2016-12-13
Test case for bug 2752 (#3306)
hubertp-lshift
2016-12-13
Docx reader: Empty header should be list of lists.
Jesse Rosenthal
2016-12-08
Docx reader: Ensure one-row tables don't have header.
Jesse Rosenthal
2016-12-07
Fixed tests with dynamic linking.
John MacFarlane
2016-12-07
RST reader: fix hyperlink aliases.
John MacFarlane
2016-12-04
LaTeX writer: Fix unnumbered headers when used with `--top-level`
Albert Krewinkel
2016-12-04
Markdown writer: Fixed incorrect word wrapping.
John MacFarlane
2016-11-30
Options: Removed writerStandalone, made writerTemplate a Maybe.
John MacFarlane
2016-11-30
Use new module from texmath to lookup MS font codepoints.
John MacFarlane
[next]