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
Age
Commit message (
Expand
)
Author
2021-12-21
Lua: simplify code of pandoc.utils.stringify
Albert Krewinkel
2021-12-21
Lua tests: add more tests for `pandoc.utils.stringify`.
Albert Krewinkel
2021-12-21
Lua: add tests for pandoc.utils.equals
Albert Krewinkel
2021-12-21
Lua: add new library function `pandoc.utils.type`.
Albert Krewinkel
2021-12-20
Lua: use more natural representation for Reference values
Albert Krewinkel
2021-12-19
Add a writer for Markua 0.10 (#7729)
binaarinen
2021-12-19
Lua: fixup, should have been part of previous commit
Albert Krewinkel
2021-12-18
Citeproc: avoid adding comma before an author-in-text citation...
John MacFarlane
2021-12-14
Org reader: parse official org-cite citations.
John MacFarlane
2021-12-14
Org reader: remove support for "Berkeley style" citations.
John MacFarlane
2021-12-13
Org writer: add tests for org-cite citations, and improve support.
John MacFarlane
2021-12-11
fix(IpynbOutput)!: rank always favors output format
Kolen Cheung
2021-12-10
Lua tests: remove roundtrip tests
Albert Krewinkel
2021-12-10
Powerpoint tests: shorten lines by grouping tests
Albert Krewinkel
2021-12-09
ipynb writer: handle cell output with raw block of markdown (#7563)
Kolen Cheung
2021-12-09
Lua: update to latest pandoc-lua-marshal (0.1.1)
Albert Krewinkel
2021-12-07
Add test for #7738.
John MacFarlane
2021-12-06
Ipynb reader & writer: properly handle cell "id".
John MacFarlane
2021-12-03
Improve Markdown writer escaping.
John MacFarlane
2021-11-30
Markdown reader: don't allow `^` at beginning of link or image label.
John MacFarlane
2021-11-29
Lua: remove `pandoc.utils.text` (#7720)
Albert Krewinkel
2021-11-28
Lua: add constructors `pandoc.Blocks` and `pandoc.Inlines`
Albert Krewinkel
2021-11-27
Lua: use package pandoc-lua-marshal (#7719)
Albert Krewinkel
2021-11-24
LaTeX reader: Fix semantics of `\ref`.
John MacFarlane
2021-11-24
LaTeX reader: omit visible content for `\label{...}`.
John MacFarlane
2021-11-24
HTML reader: parse attributes on links and images.
John MacFarlane
2021-11-24
Lua: allow single elements as singleton MetaBlocks/MetaInlines
Albert Krewinkel
2021-11-23
Improve detection of pipe table line widths.
John MacFarlane
2021-11-23
Lua: add function `pandoc.utils.text` (#7710)
Albert Krewinkel
2021-11-23
Lua: split strings into words when treating them as Inline list (#7712)
Albert Krewinkel
2021-11-20
Capture `alt-text` in JATS figures (#7703)
Albert Krewinkel
2021-11-19
Lua tests: reset path and cpath when testing 'require' fallback.
John MacFarlane
2021-11-19
MediaWiki writer: fix code for generating spans for header IDs.
John MacFarlane
2021-11-19
HTML writer: Don't create invalid `data-` attribute...
John MacFarlane
2021-11-18
MediaWiki writer: use HTML spans for anchors when header has id.
John MacFarlane
2021-11-18
RST reader: handle class attribute for for custom roles (#7700)
willj-dev
2021-11-17
Lua: set `lpeg`, `re` as globals; allow shared lib access via require
Albert Krewinkel
2021-11-15
Markdown writer: don't create autolinks when this loses information.
John MacFarlane
2021-11-15
LaTeX reader: add rudimentary support for `\autoref` (#7693)
Albert Krewinkel
2021-11-12
JATS writer: ensure figures are wrapped with `<p>` in list items.
Albert Krewinkel
2021-11-11
Writers.Shared: Improve toLegacyTable.
Christian Despres
2021-11-09
Lua: fix argument order in constructor `pandoc.Cite`.
Albert Krewinkel
2021-11-08
Properly handle commented lines in BibTeX/BibLaTeX.
John MacFarlane
2021-11-08
Add `<titleabbr>` support to DocBook reader
Rowan Rodrik van der Molen
2021-11-08
Lua: ensure that 're' module is always available.
Albert Krewinkel
2021-11-07
LaTeX reader: add 'uri' class when parsing `\url`.
John MacFarlane
2021-11-06
Lua: allow to pass custom reader options to `pandoc.read`
Albert Krewinkel
2021-11-05
Support for <indexterm>s when reading DocBook (#7607)
Rowan Rodrik van der Molen
2021-11-02
Docx reader: don't let first line indents trigger block quotes.
John MacFarlane
2021-11-02
Lua: fix typo in SoftBreak constructor
Albert Krewinkel
[prev]
[next]