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
2023-10-27
Fix spacing.
John MacFarlane
2023-10-26
Make `reference-section-title` work with `jats+element_citations`.
John MacFarlane
2023-10-26
Add `bits` as synonym of `jats` as input format.
John MacFarlane
2023-10-26
Modify JATS reader to handle BITS too (#9138)
Julia Diaz
2023-10-26
Org writer: escape literal `*`, `|`, `#` at beginning of line with ZWS.
John MacFarlane
2023-10-24
ICML writer: prevent doubled attributes.
John MacFarlane
2023-10-23
CommonMark reader: handle `Ext_tex_math_gfm`.
John MacFarlane
2023-10-23
Extensions: Add `Ext_tex_math_gfm` constructor to Extension.
John MacFarlane
2023-10-23
Add helpful message on some metadata YAML errors.
John MacFarlane
2023-10-22
DokuWiki reader: allow autolinks to be avoided...
John MacFarlane
2023-10-22
DokuWiki reader: parse `<code>` and `<file>` as block-level code.
John MacFarlane
2023-10-21
LaTeX reader: better handle spacing commands...
John MacFarlane
2023-10-20
Typst writer: add `#box` around image to make it inline. (#9149)
John MacFarlane
2023-10-20
Markdown reader: fix blindspot with superscript in links.
John MacFarlane
2023-10-19
HTML reader: allow th to close td and vice versa.
John MacFarlane
2023-10-18
Powerpoint writer: fix a corruption error...
John MacFarlane
2023-10-17
LaTeX writer: fix rowspans in tables...
John MacFarlane
2023-10-17
LaTeX writer: don't treat table as "simple" if they have col widths.
John MacFarlane
2023-10-17
JATS reader: fix handling of alt-text (#9134)
Julia Diaz
2023-10-16
Typst writer: escape `(`.
John MacFarlane
2023-10-16
remove duplicates for Ext_raw_html and Ext_pipe_tables
Tim Stewart
2023-10-16
Handle empty cells correctly in creole reader. Fixes #9141
Sascha Wilde
2023-10-12
Typst writer: don't allow long heading to wrap.
John MacFarlane
2023-10-08
Fix incorrect abbreviation for astronomical unit (#9125)
Michael McClurg
2023-10-05
Man writer: Fix some spacing issues around links.
John MacFarlane
2023-10-05
T.P.Shared.splitSentences: don't split after initials.
John MacFarlane
2023-10-04
Man writer: use UR, MT macros for URLs, emails.
John MacFarlane
2023-10-03
Markdown reader: Don't apply `--default-image-extension` to data URIs.
John MacFarlane
2023-09-29
Check if supplied FORMAT matches with an HTML slide deck value. Return True f...
James J Balamuta
2023-09-21
JATS writer: fix 3.1.4 regression in handling block-level metadata.
John MacFarlane
2023-09-20
T.P.Shared: add addPandocAttributes function.
John MacFarlane
2023-09-18
Fix uneven indents in LaTeX line block output.
John MacFarlane
2023-09-16
HTML reader: parse task lists using input elements (#9066)
Seth Speaks
2023-09-14
Markdown reader: More accurate check that a normalCite...
John MacFarlane
2023-09-14
Ms writer: improvements in image handling.
John MacFarlane
2023-09-07
HTML writer: Fix CSL entry-spacing default.
John MacFarlane
2023-09-07
Fix default citeproc entry-spacing.
John MacFarlane
2023-09-06
Org reader: factor out orgAnchor -> Org.Parsing.
John MacFarlane
2023-09-05
Rewrite CSLReferences environment...
John MacFarlane
2023-09-04
JATS reader: fix conversion of date to ISO 8601 format.
John MacFarlane
2023-09-04
JATS reader: Ignore `<processing-meta>` element (#9057)
Julia Diaz
2023-09-01
LaTeX writer: Fix regression.
John MacFarlane
2023-09-01
HTML writer: use the ID prefix in the ID for the footnotes section.
Benjamin Esham
2023-08-31
Fix spacing errors.
John MacFarlane
2023-08-31
LaTeX writer: fix regression in escaping URLs.
John MacFarlane
2023-08-30
Fix compiler warning by removing redundant definition.
John MacFarlane
2023-08-30
Org reader: don't parse alphabetical lists...
John MacFarlane
2023-08-30
JATS reader: Multilevel support for `<permissions>` metadata (#9037)
Julia Diaz
2023-08-29
Support images with wikilink syntax.
John MacFarlane
2023-08-29
Markdown: Allow a citation or reference link to be parsed after a `!`.
John MacFarlane
[next]