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
2022-09-25
T.P.Citeproc.Locator: update `sub verbo` to `sub-verbo`.
John MacFarlane
2022-09-23
Use hslua-cli package for pandoc-lua interface
Albert Krewinkel
2022-09-22
Org writer: pass through unknown languages in code blocks.
John MacFarlane
2022-09-22
Make pandoc behave like a Lua interpreter when called as `pandoc-lua`. (#8311)
Albert Krewinkel
2022-09-22
Split pandoc-server, pandoc-cli into separate packages. (#8309)
John MacFarlane
2022-09-21
LaTeX writer: do not repeat caption on headless tables
Albert Krewinkel
2022-09-21
LaTeX writer: clarify why `\endfirsthead` is used for tables
Albert Krewinkel
2022-09-20
Export `applyFilter` from T.P.Lua.Filter.
John MacFarlane
2022-09-20
Add T.P.Lua.Reader, T.P.Lua.Writer.
John MacFarlane
2022-09-20
Text.Pandoc.App: export `IpynbOutput(..)`.
John MacFarlane
2022-09-20
Ms writer: properly format display equations.
John MacFarlane
2022-09-19
Commonmark writer: ensure that we don't have blank lines in raw HTML.
John MacFarlane
2022-09-19
Org reader: Allow org-ref v2 citations with `&` prefix.
John MacFarlane
2022-09-18
BibTeX parser: fix handling of `%` in url field.
John MacFarlane
2022-09-18
Add prefixes to identifiers with `--file-scope`. (#8282)
John MacFarlane
2022-09-14
Fix implicit_header_references with duplicate headings.
John MacFarlane
2022-09-13
XWiki writer: use template if it is specified.
John MacFarlane
2022-09-12
T.P.MIME: Removes more unnecessary overrides.
Albert Krewinkel
2022-09-11
T.P.MIME: Remove deprecated overrides (#8292)
Albert Krewinkel
2022-09-11
Require mime-types 0.1.1
Albert Krewinkel
2022-09-09
Citeproc: Require a digit for an implicit "page" locator...
John MacFarlane
2022-09-05
Docx writer: adjust correct attribute on lang element.
John MacFarlane
2022-09-05
HTML writer: only treat `. . .` as a slide pause in slides...
John MacFarlane
2022-09-04
T.P.Mime: Base module on package mime-types. (#8277)
Albert Krewinkel
2022-09-01
JATS reader: handle uri element in references.
John MacFarlane
2022-09-01
Use dev version of gridtables
Albert Krewinkel
2022-08-31
T.P.Citeproc.CslJson: allow an object with `items` property...
John MacFarlane
2022-08-31
Citeproc: check both extension and mime type to determine...
John MacFarlane
2022-08-31
RTF writer: add space after unicode escape commands.
John MacFarlane
2022-08-30
Markdown: Allow table caption labels to start with lowercase t.
John MacFarlane
2022-08-30
Produce error if --csl is used more than once (#8252)
Prat
2022-08-30
Docx reader: mark unnumbered headings with class 'unnumbered'
Albert Krewinkel
2022-08-30
MediaWiki writer: shorten code
Albert Krewinkel
2022-08-30
Mediawiki reader: Parse table cell with attribs, to support rowspan, colspan ...
Ruqi
2022-08-29
PandocServer: return error in JSON object if response is JSON.
John MacFarlane
2022-08-28
PandocServer: set translations in the writer based on lang metadata.
John MacFarlane
2022-08-28
Text.Pandoc.Server: return object if JSON is accepted.
John MacFarlane
2022-08-27
HTML, Markdown writers: filter out empty class attributes.
John MacFarlane
2022-08-27
Avoid thunk in markdown reader.
John MacFarlane
2022-08-27
Fix a small space leak in HTML writer.
John MacFarlane
2022-08-26
HTML writer: avoid aria-hidden in code blocks for HTML4.
John MacFarlane
2022-08-26
Docx writer: Indent tables in list items.
John MacFarlane
2022-08-26
Docx writer: better handling of tables in lists (#5947).
John MacFarlane
2022-08-25
HTML writer: use role combinator from blaze....
John MacFarlane
2022-08-25
HTML writer: only add role attribute in HTML5.
John MacFarlane
2022-08-25
Markdown reader: fenced code block shortcuts with attributes (#8174)
Siphalor
2022-08-24
LaTeX reader: handle `##` macro arguments properly.
John MacFarlane
2022-08-23
LaTeX reader: skip parenthenized args of toprule, midrule, etc.
John MacFarlane
2022-08-22
HTML writer: revert to using `width` property for column widths
Albert Krewinkel
2022-08-22
Org writer: add support for jupyter nodebook cells.
Albert Krewinkel
[next]