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
/
src
Age
Commit message (
Expand
)
Author
2020-01-07
Jira writer: fix output of table headers
Albert Krewinkel
2020-01-07
Fix regression in handling of columns in beamer slides.
John MacFarlane
2020-01-07
Reveal.js writer: restore old behavior for 2D nesting.
John MacFarlane
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
2020-01-04
Added a needed pragma.
John MacFarlane
2020-01-04
Add type annotations to assist ghci.
John MacFarlane
2020-01-04
Remove unneeded import.
John MacFarlane
2020-01-04
HTML writer: Add newlines to make slide show output more readable.
John MacFarlane
2020-01-03
PDF: fix runTeXProgram so that the input source is always overwritten.
John MacFarlane
2020-01-03
Org writer: remove extra spaces from table cells
Albert Krewinkel
2020-01-01
LaTeX writer: properly handle unnumbered headings level 4+.
John MacFarlane
2019-12-30
BCP47: change getLang so it can handle block-level contents.
John MacFarlane
2019-12-27
Fix parsing bug affected indented code after raw HTML.
John MacFarlane
2019-12-27
Add a needed try.
John MacFarlane
2019-12-26
Use HTTPS in copyright message (#6010)
Felix Yan
2019-12-22
Ensure that later default file values for `variable` replace earlier ones.
John MacFarlane
2019-12-21
HTML writer: more tweaks to avoid round-trip failures...
John MacFarlane
2019-12-21
Fix regression with --number-sections.
John MacFarlane
2019-12-20
Added glsl mime type for WebGL maps (#6000)
Jared Lander
2019-12-20
Jira writer: use jira-wiki-markup renderer
Albert Krewinkel
2019-12-19
Org reader: report errors properly
Albert Krewinkel
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-12-17
Improved --toc generation.
John MacFarlane
2019-12-17
PDF: Ensure UTF8 when printing source in --verbose mode.
John MacFarlane
2019-12-17
Templates: strip directory before trying to find partial in data files.
John MacFarlane
2019-12-17
Improved makeSections so we don't get doubled attributes.
John MacFarlane
2019-12-17
HTML reader: Add "nav" to list of block-level tags.
John MacFarlane
2019-12-13
Org reader: add table labels to caption if both are present
Albert Krewinkel
2019-12-12
Change misleading module comment.
John MacFarlane
2019-12-11
Improved template API and fixed a bug. Closes #5979.
John MacFarlane
2019-12-09
More informative JSON parse error.
John MacFarlane
2019-12-08
Use external emojis package.
John MacFarlane
2019-12-07
Fix --toc-depth regression in 2.8.
John MacFarlane
2019-12-07
Fix --toc-depth regression in 2.8.
John MacFarlane
2019-12-05
Avoid deprecation warning for minimumDef using CPP.
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-12-04
Fix regression with behavior of --variable.
John MacFarlane
2019-12-03
Move data/emoji.json to emoji.json, add to extra-source-files.
John MacFarlane
2019-11-29
Add `ascii_identifiers` as a supported extension for `markdown`.
John MacFarlane
2019-11-27
Use `[|..|]` syntax to simplify Emoji.TH.
John MacFarlane
2019-11-27
Remove redundant import.
John MacFarlane
2019-11-27
Generate Emoji module with TH.
John MacFarlane
2019-11-27
LaTeX writer - hlint.
John MacFarlane
2019-11-27
HTML writer: hlint improvements.
John MacFarlane
2019-11-27
Removed useless cpp for old versions of blaze.
John MacFarlane
[next]