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
2024-05-10
Logging: add new log message type `ScriptingInfo` [API change]
Albert Krewinkel
2024-05-10
RST reader: fix figclass and align annotations for figures (#9744)
Gokul Rajiv
2024-05-10
Collect transforms in new module T.P.Transforms. [API change]
Albert Krewinkel
2024-05-03
Markdown reader: allow repeated labels in numbered example lists.
John MacFarlane
2024-05-02
Markdown reader: fix `normalCite` so it doesn't consume...
John MacFarlane
2024-05-02
Markdown reader: generalize `inlinesInBalancedBrackets`...
John MacFarlane
2024-04-30
T.P.Error: Improve reporting of unsupported extensions errors.
Albert Krewinkel
2024-04-29
Use latest KaTeX CDN asset (#9707)
Salim B
2024-04-28
Typst writer: add blank line in definition lists with multiple definitions.
John MacFarlane
2024-04-26
Fix some typos (#9638)
guqicun
2024-04-26
LaTeX writer: use polytonicgreek instead of polutonikogreek...
John MacFarlane
2024-04-25
Update copyright dates to 2024.
John MacFarlane
2024-04-25
CommandLineOptions: simplify output for OptVersion.
John MacFarlane
2024-04-25
Markdown writer: don't try to align columns in pipe tables...
John MacFarlane
2024-04-23
Markdown writer: don't use `raw_attribute` syntax for raw...
John MacFarlane
2024-04-23
LaTeX reader: parse `flalign`, `flalign*` math environments.
John MacFarlane
2024-04-23
Docx reader: issue warning rather than error...
John MacFarlane
2024-04-23
Logging: Make DocxParserWarning a WARNING, not INFO.
John MacFarlane
2024-04-22
RTF reader: don't try to handle non-default code pages.
John MacFarlane
2024-04-22
Logging: add UnsupportedCodePage constructor to LogMessage.
John MacFarlane
2024-04-22
Revert "Depend on encoding and begin to implement code pages in RTF reader."
John MacFarlane
2024-04-22
Revert "RTF reader: remove debugging trace left in by accident."
John MacFarlane
2024-04-22
RTF reader: remove debugging trace left in by accident.
John MacFarlane
2024-04-22
Depend on encoding and begin to implement code pages in RTF reader.
John MacFarlane
2024-04-22
RTF reader: more changes to handle different ANSI code pages.
John MacFarlane
2024-04-22
RTF reader: internal refactoring.
John MacFarlane
2024-04-21
LaTeX reader: fix over-eager macro expansion in conditionals.
John MacFarlane
2024-04-20
Change to `--file-scope` behavior.
John MacFarlane
2024-04-18
Docx reader: fix anchor in header after anchor (#9626)
mbracke
2024-04-17
T.P.App: Move "transforms" after filters.
John MacFarlane
2024-04-16
T.P.ImageSize: export `ImageSize` datatype
Albert Krewinkel
2024-04-15
SelfContained: merge 'class' attr when both img and svg specify it (#9653)
Carlos Scheidegger
2024-04-15
Typst writer: property output (#9648)
Gordon Woodhull
2024-04-14
OpenDocument writer: implement custom-style for spans.
John MacFarlane
2024-04-13
Fix ooxml for b6b668ee3f3ac7782154171f7a078d5857d97dfc
John MacFarlane
2024-04-13
Use conventional styles/indents for Word bullet lists.
John MacFarlane
2024-04-10
Markdown reader: auto-close unclosed divs.
John MacFarlane
2024-04-10
Logging: Add UnclosedDiv constructor for LogMessage.
John MacFarlane
2024-04-08
ConTeXt writer: replace depreciated `\sc` with `\setsmallcaps`
James P. Ascher
2024-04-08
LaTeX writer: improve treatment of math inside soul commands.
John MacFarlane
2024-04-06
Org reader: Fix treatment of `id` property under heading.
John MacFarlane
2024-04-04
DokuWiki reader: fix issues with links.
John MacFarlane
2024-04-01
Put `$` or `$$` around math in `csljson` output.
John MacFarlane
2024-03-26
ConTeXt writer: fix options order with `\externalfigure`.
John MacFarlane
2024-03-22
Typst writer: put label after Span, not before.
John MacFarlane
2024-03-22
Minor comment and indentation fixes.
John MacFarlane
2024-03-22
Typst reader: support Typst 0.11 table features.
John MacFarlane
2024-03-22
LaTeX writer: fix math inside strikeout (closes #9597).
John MacFarlane
2024-03-21
Typst reader: parse cell col/rowspans.
John MacFarlane
2024-03-21
Typst reader: Further refactoring on the way to improved table support.
John MacFarlane
[next]