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
/
command
Age
Commit message (
Expand
)
Author
2020-01-05
Fix regression in beamer slide structure with certain slide levels.
John MacFarlane
2020-01-05
Fix revealjs slide structure regression with certain slide levels.
John MacFarlane
2019-12-27
Fix parsing bug affected indented code after raw HTML.
John MacFarlane
2019-12-18
Org reader: wrap named table in div, using name as id
Albert Krewinkel
2019-12-17
Adjust test to work with Windows (I hope).
John MacFarlane
2019-12-17
Improved --toc generation.
John MacFarlane
2019-12-17
Improved makeSections so we don't get doubled attributes.
John MacFarlane
2019-12-17
Added test for #5986.
John MacFarlane
2019-12-17
Add section-divs command test (failing).
John MacFarlane
2019-12-13
Org reader: add table labels to caption if both are present
Albert Krewinkel
2019-12-07
Fix --toc-depth regression in 2.8.
John MacFarlane
2019-12-05
Roll back part of of `--shift-heading-level-by` change.
John MacFarlane
2019-12-05
HTML writer: add task-list class to ul if all elements are task list items.
John MacFarlane
2019-12-05
Fix makeSections so it doesn't turn column divs into sections.
John MacFarlane
2019-11-25
RST writers: Use grid tables for 1-column tables.
John MacFarlane
2019-11-19
Improve markdown escaping in list items.
John MacFarlane
2019-11-15
RST writer: Improve spacing for tables with no width information.
John MacFarlane
2019-11-14
Change optInputFiles to a `Maybe [FilePath]`.
John MacFarlane
2019-11-14
Allow combining `-Vheader-includes` and `--include-in-header`.
John MacFarlane
2019-11-14
Fixed some test locations and put test data files in extra-source-files.
John MacFarlane
2019-11-14
Fix regression preventing header-includes from being set using -V.
John MacFarlane
2019-11-13
Add test for #5881.
John MacFarlane
2019-11-13
Ensure there's a blank line before RST tables.
John MacFarlane
2019-11-11
Markdown reader: fix small super/subscript issue.
John MacFarlane
2019-11-11
Change the implementation of `htmlSpanLikeElements` and implement `<dfn>` (#5...
Florian Beeres
2019-11-07
DocBook reader: Fix bug with entities in mathphrase element.
John MacFarlane
2019-11-07
Change merge behavior for metadata.
John MacFarlane
2019-11-03
Place caption before table in OpenDocument format. (#5869)
Dmitry Pogodin
2019-11-02
LaTeX reader: Fixed dollar-math parsing...
John MacFarlane
2019-11-02
Add test for #5836.
John MacFarlane
2019-11-02
Test for macro definitions in LaTeX preamble.
John MacFarlane
2019-11-02
Add test case for #5845.
John MacFarlane
2019-10-29
T.P.W.Shared: Changed gridTables so it does better at...
John MacFarlane
2019-10-29
Shared.makeSections: better behavior in some corner cases.
John MacFarlane
2019-10-28
Shared: improve isTight.
John MacFarlane
2019-10-16
Add support for reading & writing <mark> elements
Florian B
2019-10-15
Add support for reading and writing <kbd> elements
Daniele D'Orazio
2019-10-11
Fix `gfm_auto_identifiers` behavior with emojis.
John MacFarlane
2019-10-11
Markdown writer: prefer pipe_tables to raw html...
John MacFarlane
2019-10-10
`--metadata-file`: when multiple files specified, second takes precedence...
John MacFarlane
2019-10-10
Make some writers sensitive to 'unlisted' class on headings.
John MacFarlane
2019-10-09
RST writer: proper handling of :align: on figures, images.
John MacFarlane
2019-09-24
odt: Add external option for native numbering
Nils Carlson
2019-09-22
Improve test #5753
John MacFarlane
2019-09-22
RST reader: Fixed parsing of indented blocks.
John MacFarlane
2019-09-22
Make `plain` output plainer.
John MacFarlane
2019-09-19
Remove admonition-title remnants.
John MacFarlane
2019-09-10
Add --shift-heading-level-by option.
John MacFarlane
2019-09-09
LaTeX reader: Fix parsing of optional arguments that contain braced text.
John MacFarlane
2019-09-08
Org reader: modify handling of example blocks. (#5717)
Brian Leung
[next]