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
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
2020-09-21
Markdown reader: Set citationNoteNum accurately in citations.
John MacFarlane
2020-09-21
Parsing: add stateInNote and stateLastNoteNumber to ParserState.
John MacFarlane
2020-09-21
Sort YAML metadata keys in Markdown output case-insensitive.
John MacFarlane
2020-09-21
Remove duplicate tshow definition.
John MacFarlane
2020-09-20
Lua filters: add SimpleTable for backwards compatibility (#6575)
Albert Krewinkel
2020-09-19
Command line options: use normalizePath in more places.
John MacFarlane
2020-09-19
Asciidoctor images (#6671)
argent0
2020-09-19
Add CSS to default HTML template (#6601)
Mauro Bieg
2020-09-19
Change deprecated Builder.isNull to null.
John MacFarlane
2020-09-15
LaTeX writer: fix spacing issue with list in definition list.
John MacFarlane
2020-09-15
LaTeX reader: fix improper empty cell filtering (#6689)
Christian Despres
2020-09-13
HTML writer: support intermediate table headers
Albert Krewinkel
2020-09-13
HTML writer: support attributes on all table elements
Albert Krewinkel
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
2020-09-12
HTML writer: render table footers if present
Albert Krewinkel
2020-09-12
[API change] Rename Writers.Tables and its contents (#6679)
Christian Despres
2020-09-11
Use the original tail instead of deconstructing and reconstructing it (#6678)
Joseph C. Sible
2020-09-10
Changed default link state to invisible (#6676)
Leonard Rosenthol
2020-09-10
Improved uncertainty handling in slunitx.
John MacFarlane
2020-09-10
LaTeX reader: support parenthesized uncertainties in siunitx.
John MacFarlane
2020-09-10
Support colspans and rowspans in HTML tables (#6644)
Albert Krewinkel
2020-09-10
Implement support for internal document links in ICML (#6606)
Leonard Rosenthol
2020-09-10
docbook reader: Implement column span support for tables (#6492)
Nils Carlson
2020-09-08
Reader.LaTeX.hs: remove trailing whitespace
Albert Krewinkel
2020-09-05
Add Writers.Tables helper functions and types, add tests for those (#6655)
Christian Despres
2020-09-02
Support numrange, numlist for siunitx.
John MacFarlane
2020-09-02
Support some missing siunitx commands.
John MacFarlane
2020-09-02
LaTeX reader: Support siunitx `\ang`.
John MacFarlane
2020-09-02
Skip opts for `\si`.
John MacFarlane
2020-09-02
LaTeX reader: support `\si` and improve other siunitx commands.
John MacFarlane
2020-09-02
LaTeX reader: support `\num` from siunitx.
John MacFarlane
2020-09-02
LaTeX reader: Support squared, cubed, tothe in siunitx.
John MacFarlane
2020-09-02
LaTeX reader: Factored out siunitx stuff into separate module.
John MacFarlane
2020-08-24
Docx writer: separate adjacent tables.
John MacFarlane
2020-08-21
HTML writer: Fix addition of doc-biblioentry role.
John MacFarlane
2020-08-15
[Latex Reader] Fixing issues with \multirow and \multicolumn table cells (#6608)
Laurent P. René de Cotret
2020-08-14
Change SIRange to SIrange (#6617)
Emerson Harkin
2020-08-11
DocBook reader: Update list of block level tags.
John MacFarlane
2020-08-09
Remove `fenced_code_blocks` and `backtick_code_blocks` from...
John MacFarlane
2020-08-07
[Latex Reader] Table cell parser not consuming spaces correctly (#6597)
Laurent P. René de Cotret
2020-08-06
Options: Add `/tex-mml-chtml.js` to defaultMathJaxURL.
John MacFarlane
2020-07-31
Org writer: don't force blank line after headers
Albert Krewinkel
2020-07-29
Add extensions to `gfm` and `commonmark`:
John MacFarlane
2020-07-29
Writers/Shared: add missing function docs
Albert Krewinkel
2020-07-25
Lua filters: make attr argument optional in Table constructor
Albert Krewinkel
2020-07-24
Make sure proper set of extensions is recognized for commonmark_x.
John MacFarlane
2020-07-23
Markdown writer: use numerical labels for refs...
John MacFarlane
2020-07-23
Add `raw_markdown` extension affecting `ipynb` reader.
John MacFarlane
2020-07-23
Minimal support for SIRange in LaTeX reader (#6418)
Emerson Harkin
[next]