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
2021-05-31
Fix regression with commonmark/gfm yaml metdata block parsing.
John MacFarlane
2021-05-30
Have LoadedResource use relative paths.
John MacFarlane
2021-05-29
Fix test #3752 (1) for Windows.
John MacFarlane
2021-05-29
Replace biblatex-exmaples.bib with shorter averroes.bib in tests.
John MacFarlane
2021-05-29
Further test image size reductions.
John MacFarlane
2021-05-28
Support `rebase_relative_paths` for commonmark based formats.
John MacFarlane
2021-05-27
Two citeproc locator/suffix improvements:
John MacFarlane
2021-05-27
rebase_relative_paths: leave empty paths unchanged.
John MacFarlane
2021-05-27
rebase_relative_paths extension: don't change fragment paths.
John MacFarlane
2021-05-27
Modify rebase_reference_links treatment of reference links/images.
John MacFarlane
2021-05-27
Citeproc: Don't detect math elements as locators.
John MacFarlane
2021-05-27
Add `rebase_relative_paths` extension.
John MacFarlane
2021-05-27
LaTeX reader: improve `\def` and implement `\newif`.
John MacFarlane
2021-05-26
Command tests: fail if a file contains no tests.
John MacFarlane
2021-05-25
Fix a command test so it writes to stdout not stderr.
John MacFarlane
2021-05-25
Logging: remove single quotes around paths in messages.
John MacFarlane
2021-05-22
Handle relative lengths (e.g. `2*`) in HTML column widths.
John MacFarlane
2021-05-20
DocBook reader: ensure that first and last names are separated.
John MacFarlane
2021-05-20
Ms writer: handle tables with multiple paragraphs.
John MacFarlane
2021-05-20
LaTeX reader: More siunitx improvements. Closes #6658.
John MacFarlane
2021-05-20
LaTeX/siunitx: fix parsing of `\cubic` etc. See #6658.
John MacFarlane
2021-05-20
LaTeX reader sinuitx: fix + sign on ang.
John MacFarlane
2021-05-20
LaTeX reader siunitx: add leading 0 to numbers starting with .
John MacFarlane
2021-05-20
LaTeX reader: Fix parsing of `+-` in siunitx numbers.
John MacFarlane
2021-05-20
LaTeX reader: support `\pm` in `SI{..}`.
John MacFarlane
2021-05-19
LaTeX reader: better support for `\xspace`.
John MacFarlane
2021-05-18
LaTeX writer: separate successive quote chars with thin space
Albert Krewinkel
2021-05-16
Markdown writer: fewer unneeded escapes for `#`.
John MacFarlane
2021-05-14
Beamer writer: support exampleblock and alertblock.
John MacFarlane
2021-05-14
HTML reader: don't fail on unmatched closing "script" tag.
Albert Krewinkel
2021-05-13
Implement curly-brace syntax for Markdown citation keys.
John MacFarlane
2021-05-12
Hande 'annote' field in bibtex/biblatex writer.
John MacFarlane
2021-05-11
LaTeX writer: better handling of line breaks in simple tables.
John MacFarlane
2021-05-05
App: allow tabs expansion even if file-scope is used
Albert Krewinkel
2021-04-29
Further improvements in smart quotes.
John MacFarlane
2021-04-28
Smarter smart quotes.
John MacFarlane
2021-04-25
Markdown writer: Cleaner (code)blocks with single class (#7242)
Jan Tojnar
2021-04-25
Add quotes properly in markdown YAML metadata fields.
John MacFarlane
2021-04-25
Remove biblatex-nussbaum.md test.
John MacFarlane
2021-04-18
Use MetaInlines not MetaBlocks for multimarkdown metadata fields.
John MacFarlane
2021-04-17
Update to released unicode-collation, latest citeproc dev version.
John MacFarlane
2021-04-17
Use BCP47 language codes in citeproc tests.
John MacFarlane
2021-04-17
Use new citeproc + unicode-collation.
John MacFarlane
2021-04-16
JATS writer: reduce unnecessary use of <p> elements for wrapping
Albert Krewinkel
2021-04-08
Fix regression in grid tables for wide characters.
John MacFarlane
2021-04-05
Commonmark writer: Use backslash escapes for `<` and `|`...
John MacFarlane
2021-03-24
Fix DocBook reader mathml regression...
John MacFarlane
2021-03-17
Add test for #7155.
John MacFarlane
2021-03-13
MediaWiki reader: Allow block-level content in notes (ref).
John MacFarlane
2021-03-10
HTML writer: Add warnings on duplicate attribute values.
John MacFarlane
[next]