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
2015-10-15
Use unicode super/subscripts for digits in plain output.
John MacFarlane
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
2015-10-13
Fixed tests for template changes.
John MacFarlane
2015-10-12
RST writer: do header normalization only in "standalone" mode.
John MacFarlane
2015-10-11
Percent-encode more special characters in URLs.
John MacFarlane
2015-10-11
HTML reader/writer: better handling of "section" elements.
John MacFarlane
2015-10-10
Removed xltxtra, xunicode from LaTeX template.
John MacFarlane
2015-10-10
Merge pull request #2412 from frerich/reader/docbook/xref_support
John MacFarlane
2015-10-10
Adjusted man writer test for latest template changes.
John MacFarlane
2015-10-04
Merge pull request #2432 from hftf/hyphens
John MacFarlane
2015-10-04
Updated tests for changes to latex template.
John MacFarlane
2015-10-04
Docx Reader: Create special punctuation test
Ophir Lifshitz
2015-09-26
MediaBag: ensure that / is always used as path separator.
John MacFarlane
2015-09-24
Improve text generated for <xref> by employing docbook-xsl heuristics
Frerich Raabe
2015-09-24
Added proper support for DocBook 'xref' elements
Frerich Raabe
2015-09-20
Merge pull request #2406 from tarleb/org-verse-fix
John MacFarlane
2015-09-19
Make sure verse blocks can contain empty lines
Albert Krewinkel
2015-09-19
[RST Writer] Don't normalize heading levels below input minimum
Nikolay Yakimov
2015-09-09
Tests: docx writer tests now use "../data" for data directory.
John MacFarlane
2015-08-15
Use real jpg (not empty) for docx tests to avoid warning.
John MacFarlane
2015-08-15
RST reader: better handling of indirect roles.
John MacFarlane
2015-08-15
Merge pull request #2360 from jg/issue-2354
John MacFarlane
2015-08-15
Org reader: add auto identifiers if not present on headers
Juliusz Gonera
2015-08-10
EPUB reader: stop mangling external URLs.
John MacFarlane
2015-08-08
Updated html reader for new automatic header attributes.
John MacFarlane
2015-08-08
MediaWiki reader: handle unquoted table attributes.
John MacFarlane
2015-08-07
Merge pull request #2327 from hftf/list-style
John MacFarlane
2015-07-27
Pipe tables: allow indented columns.
John MacFarlane
2015-07-24
HTML Reader: Test <ol> type, class, and inline list-style(-type) CSS
Ophir Lifshitz
2015-07-23
Added odt reader
MarLinn
2015-07-23
Updated tests and removed a skipSpaces....
John MacFarlane
2015-07-23
Markdown Reader: Add basic tests for each header style
Ophir Lifshitz
2015-07-23
Markdown Reader: Add implicit header ref tests for headers with spaces
Ophir Lifshitz
2015-07-21
Fix regression: allow HTML comments containing `--`.
John MacFarlane
2015-07-21
HTML reader: handle type attribute on ol.
John MacFarlane
2015-07-15
Merge pull request #2303 from hftf/h6
John MacFarlane
2015-07-15
Docx Reader: Updated headers test
Ophir Lifshitz
2015-07-14
Markdown reader: don't allow bare URI links or autolinks in link label.
John MacFarlane
2015-07-14
Improved bare autolink detection.
John MacFarlane
2015-07-13
DokuWiki: write $..$ instead of <math>..</math>
Tiziano Müller
2015-07-10
Removed tabs from source.
John MacFarlane
2015-07-10
Avoid parsing partial URLs as HTML tags.
John MacFarlane
2015-07-08
Merge pull request #2266 from PromyLOPh/fieldinline
John MacFarlane
2015-07-07
Fixed email javascript obfuscation with mailto: URLs.
John MacFarlane
2015-07-06
Updated context writer test.
John MacFarlane
2015-07-03
Tests.Readers.RST: Test metadata with inline markup too
Lars-Dominik Braun
2015-07-03
Tests.Readers.RST: Group field list tests
Lars-Dominik Braun
2015-07-03
Readers.RST: Parse field list name
Lars-Dominik Braun
2015-07-01
Do not add a carriage return after a hard line break in OpenDocument writer a...
Michael Chladek
2015-06-29
Fix RST reference names with special characters
Lars-Dominik Braun
[next]