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
/
test
/
Tests
Age
Commit message (
Expand
)
Author
2021-03-13
Jira reader: mark divs created from panels with class "panel".
Albert Krewinkel
2021-03-13
Jira writer: improve div/panel handling
Albert Krewinkel
2021-03-08
Jira writer: use noformat instead of code for unknown languages.
Albert Krewinkel
2021-03-01
Jira writer: use Span identifiers as anchors
Albert Krewinkel
2021-02-28
Remove superfluous imports.
John MacFarlane
2021-02-28
T.P.Readers.LaTeX: Don't export tokenize, untokenize.
John MacFarlane
2021-02-22
tests: print accurate location if a test fails
Albert Krewinkel
2021-02-22
Text.Pandoc.UTF8: change IO functions to return Text, not String.
John MacFarlane
2021-02-18
Org reader: fix bug in org-ref citation parsing.
Albert Krewinkel
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
2021-02-13
Org: support task_lists extension
Albert Krewinkel
2021-02-12
Jira: require jira-wiki-markup 1.3.3
Albert Krewinkel
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
2021-02-02
Fixed some compiler warnings in tests.
John MacFarlane
2021-02-02
Lua: add module "pandoc.path"
Albert Krewinkel
2021-02-02
Test suite: a more robust way of testing the executable.
John MacFarlane
2021-01-16
Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"
John MacFarlane
2021-01-16
Markdown reader: support GitHub wiki's internal links (#2923) (#6458)
Gautier DI FOLCO
2021-01-09
Org reader: allow multiple pipe chars in todo sequences
Albert Krewinkel
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
2021-01-01
Org reader: restructure output of captioned code blocks
Albert Krewinkel
2020-12-20
LaTeX writer: support colspans and rowspans in tables. (#6950)
Albert Krewinkel
2020-12-13
Docx writer: keep raw openxml strings verbatim.
Albert Krewinkel
2020-12-07
Merge pull request #6922 from jtojnar/db-writer-admonitions
John MacFarlane
2020-12-07
Docbook writer: Handle admonition titles from Markdown reader
Jan Tojnar
2020-12-07
Docbook writer: handle admonitions
Jan Tojnar
2020-12-05
Org reader: preserve targets of spurious links
Albert Krewinkel
2020-11-24
HTML reader tests: disable round-trip testing for tables
Albert Krewinkel
2020-11-22
Org reader: parse `#+LANGUAGE` into `lang` metadata field
Albert Krewinkel
2020-11-19
JATS writer: support advanced table features
Albert Krewinkel
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
2020-11-14
Markdown writer: default to using ATX headings.
Aner Lucero
2020-10-14
Fix remaining typos in tests
Albert Krewinkel
2020-10-07
Use golden test framework for command tests.
John MacFarlane
2020-10-06
DOCX reader: Allow empty dates in comments and tracked changes (#6726)
Diego Balseiro
2020-10-02
Docx writer: better handle list items whose contents are lists (#6522)
Michael Hoffmann
2020-09-21
Markdown reader: Set citationNoteNum accurately in citations.
John MacFarlane
2020-09-15
LaTeX reader: fix improper empty cell filtering (#6689)
Christian Despres
2020-09-13
HTML writer: support intermediate table headers
Albert Krewinkel
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
2020-09-12
HTML writer: render table footers if present
Albert Krewinkel
2020-09-12
[API change] Rename Writers.Tables and its contents (#6679)
Christian Despres
2020-09-10
Support colspans and rowspans in HTML tables (#6644)
Albert Krewinkel
2020-09-05
Add Writers.Tables helper functions and types, add tests for those (#6655)
Christian Despres
2020-08-15
[Latex Reader] Fixing issues with \multirow and \multicolumn table cells (#6608)
Laurent P. René de Cotret
2020-08-07
[Latex Reader] Table cell parser not consuming spaces correctly (#6597)
Laurent P. René de Cotret
2020-07-23
Col-span and row-span in LaTeX reader (#6470)
Laurent P. René de Cotret
2020-07-08
Escape starting periods in ms writer code blocks
Michael Hoffmann
[next]