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
2020-05-12
Lua: fix regression in package searcher
Albert Krewinkel
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
2020-04-19
More fixes for round-trip tests of HTML reader.
John MacFarlane
2020-04-18
Fixed round-trip HTML tests.
John MacFarlane
2020-04-17
API change: use PandocError for exceptions in Lua subsystem
Albert Krewinkel
2020-04-15
Modify toLegacyTable to cut up cells, add tests
despresc
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
2020-04-15
Implement the new Table type
despresc
2020-04-15
Markdown Reader: Fix inline code in lists (#6284)
Nikolay Yakimov
2020-04-04
Jira: support citations, attachment links, and user links
Albert Krewinkel
2020-04-03
Jira reader: resolve parsing issues of blockquote, color
Albert Krewinkel
2020-03-31
Jira reader: use span with class `underline` for inserted text
Albert Krewinkel
2020-03-31
Jira writer: convert spans with class `underline` to inserted text
Albert Krewinkel
2020-03-30
Jira reader: retain image attributes
Albert Krewinkel
2020-03-28
More cleanup (#6209)
Joseph C. Sible
2020-03-19
Jira reader: fix parsing of tables without preceding blankline
Albert Krewinkel
2020-03-18
Jira reader: fix parsing of strikeout, emphasis
Albert Krewinkel
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2020-03-13
Jira reader: support colored inline text, indented lists
Albert Krewinkel
2020-03-05
Fix man reader test for previous change.
John MacFarlane
2020-02-12
Introduce new format variants for JATS (#6067)
Albert Krewinkel
2020-02-08
Use <$> instead of >>= and return (#6128)
Joseph C. Sible
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
2020-01-15
Lua filters: allow filtering of element lists (#6040)
Albert Krewinkel
2020-01-11
Add tests for pandoc.List module
Albert Krewinkel
2020-01-01
LaTeX writer: properly handle unnumbered headings level 4+.
John MacFarlane
2019-12-21
HTML reader tests: modify round-trip tests...
John MacFarlane
2019-12-19
Org reader: fix parsing problem for colons in headline
Albert Krewinkel
2019-12-18
Org reader: wrap named table in div, using name as id
Albert Krewinkel
2019-12-17
Add jira reader (#5913)
Albert Krewinkel
2019-11-18
DokuWiki reader: parse markup inside monospace ('') (#5917)
Alexander Krotov
2019-11-14
RST writer: fix backslash escaping after strings
Albert Krewinkel
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
2019-11-04
HTML Reader/Writer - Add support for <var> and <samp> (#5861)
Amogh Rathore
2019-11-03
Docx reader: fix list number resumption for sublists. Closes #4324.
John MacFarlane
2019-10-30
docbook reader: fix nesting of chapters and sections (#5864)
Florian Klink
2019-10-29
Changes to build with new doctemplates/doclayout.
John MacFarlane
2019-10-27
Org reader: fix parsing of empty comment lines
Albert Krewinkel
2019-10-24
HTML reader/writer: Better handling of <q> with cite attribute (#5837)
Ole Martin Ruud
2019-10-23
Add Reader support for HTML <samp> element (#5843)
Amogh Rathore
2019-10-15
Muse reader: do not allow closing asterisks to be followed by "*"
Alexander Krotov
2019-10-15
Muse reader: do not split series of asterisks into symbols and emphasis
Alexander Krotov
2019-10-15
Muse reader: do not terminate emphasis on "*" not followed by space
Alexander Krotov
2019-10-09
Options.WriterOptions: Change type of writerVariables to Context Text.
John MacFarlane
2019-10-04
hlint Muse reader tests
Alexander Krotov
2019-10-03
Minor ghc 8.8 fixups.
John MacFarlane
2019-09-23
ConTeXt unit tests - tweak code property.
John MacFarlane
2019-09-22
Make `plain` output plainer.
John MacFarlane
[next]