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-11-14
Added test case for links in notes.
Jesse Rosenthal
2015-11-13
Merge pull request #2526 from tarleb/org-definition-lists-fix
John MacFarlane
2015-11-13
Org reader: Require whitespace around def list markers
Albert Krewinkel
2015-11-13
Merge pull request #2525 from tarleb/org-smart-fixes
John MacFarlane
2015-11-13
Added `emoji` extension to Markdown.
John MacFarlane
2015-11-13
Org reader: Fix emphasis rules for smart parsing
Albert Krewinkel
2015-11-12
Updated tests for template changes.
John MacFarlane
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
2015-11-08
Merge pull request #2505 from tarleb/org-header-markup-fix
John MacFarlane
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
2015-11-08
Org reader: fix markup parsing in headers
Albert Krewinkel
2015-10-30
Pipe tables with long lines now get relative cell widths.
John MacFarlane
2015-10-30
HTML writer: use width on whole table if col widths sum to < 100%.
John MacFarlane
2015-10-30
Textile reader: don't do smart punctuation unless explicitly asked.
John MacFarlane
2015-10-28
LaTeX writer: add `\protect` to `\hyperlink`.
John MacFarlane
2015-10-27
LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.
John MacFarlane
2015-10-25
Template improvements (Andrew Dunning).
John MacFarlane
2015-10-25
Merge pull request #2477 from tarleb/org-toggling-header-args
John MacFarlane
2015-10-25
Org reader: allow toggling header args
Albert Krewinkel
2015-10-24
Org reader: fix paragraph/list interaction
Albert Krewinkel
2015-10-22
Fixed over-eager raw HTML inline parsing.
John MacFarlane
2015-10-20
Updated tests for latex/context template changes.
John MacFarlane
2015-10-19
Fixed one test case.
John MacFarlane
2015-10-19
Merge pull request #2458 from mb21/lang-inlines
John MacFarlane
2015-10-18
Updated tests for template changes.
John MacFarlane
2015-10-18
Tests: Unset `pandoc-version` so we don't get the comment...
John MacFarlane
2015-10-18
Added writers-lang-and-dir test, fixed ConTeXt writer test
mb21
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
[next]