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
2017-07-07
Fixed tests.
John MacFarlane
2017-07-07
Added test cases for #1390, #2118, #3236, #3779, #934, #982.
John MacFarlane
2017-07-06
Rewrote LaTeX reader with proper tokenization.
John MacFarlane
2017-06-30
Markdown writer: Ensure that `+` and `-` are escaped properly...
John MacFarlane
2017-06-27
RST reader: support anchors.
John MacFarlane
2017-06-27
RST reader: Handle chained link definitions.
John MacFarlane
2017-06-23
Markdown reader: interpret YAML metadata as Inlines when possible.
John MacFarlane
2017-06-23
Text.Pandoc.Extensions: Added `Ext_raw_attribute`.
John MacFarlane
2017-06-20
Fixed footnotes in table captions.
John MacFarlane
2017-06-12
Markdown writer: don't allow soft break in header.
John MacFarlane
2017-06-11
Don't allow backslash + newline to affect block structure.
John MacFarlane
2017-06-11
Support for \faCheck and \faClose (#3727)
schrieveslaach
2017-06-01
HTML writer: Avoid two class attributes when adding 'uri' class.
John MacFarlane
2017-06-01
Markdown writer: Avoid inline surround-marking with empty content.
John MacFarlane
2017-06-01
LaTeX reader: handle some width specifiers on table columns.
John MacFarlane
2017-05-31
Org reader: recognize babel result blocks with attributes
Albert Krewinkel
2017-05-29
LaTeX reader: handle escaped & inside table cell.
John MacFarlane
2017-05-27
Markdown writer: changes to `--reference-links`.
John MacFarlane
2017-05-25
Allow em for image height/width in HTML, LaTeX.
John MacFarlane
2017-05-25
Added `spaced_reference_links` extension.
John MacFarlane
2017-05-25
Update command tests to include stderr output.
John MacFarlane
2017-05-25
MediaWiki reader: don't do curly quotes inside `<tt>` contexts.
John MacFarlane
2017-05-24
Markdown reader: fixed smart quotes after emphasis.
John MacFarlane
2017-05-24
Parsing: Provide parseFromString'.
John MacFarlane
2017-05-23
RST Reader: parse list table directive (#3688)
keiichiro shikano
2017-05-20
Improve SVG image size code.
Marc Schreiber
2017-05-19
RST writer: add empty comments when needed...
John MacFarlane
2017-05-18
Markdown: allow attributes in reference links to start on next line.
John MacFarlane
2017-05-17
Markdown writer: Fixed duplicated reference links
John MacFarlane
2017-05-14
Org reader: add basic file inclusion mechanism
Albert Krewinkel
2017-05-15
Textile reader: fix bug for certain links in table cells.
John MacFarlane
2017-05-11
Combine grid table parsers
Albert Krewinkel
2017-05-06
Markdown reader: improved parsing of indented raw HTML blocks.
John MacFarlane
2017-05-06
LaTeX reader: Better handling of comments inside math environments.
John MacFarlane
2017-05-06
Fix keyval funtion: pandoc did not parse options in braces correctly.… (#3642)
schrieveslaach
2017-05-06
Org reader: support macros
Albert Krewinkel
2017-05-03
Org reader: support table.el tables
Albert Krewinkel
2017-05-03
Markdown writer: better escaping for links (#3628)
David A Roberts
2017-05-03
LaTeX reader: Add support for tabularx environment (#3632)
schrieveslaach
2017-05-03
Markdown Writer: put space before reference link definitions
Mauro Bieg
2017-05-02
Markdown writer: Case-insensitive reference links. (#3616)
David A Roberts
2017-04-29
LaTeX writer: Fix problem with escaping in lstinline.
John MacFarlane
2017-04-28
LaTeX writer: don't use lstinline it \item[..].
John MacFarlane
2017-04-26
LaTeX reader: Add basic support for hyphenat package (#3603)
schrieveslaach
2017-04-26
LaTeX reader: Add support for \vdots (#3607)
schrieveslaach
2017-04-25
LaTeX writer: fix error with line breaks after empty content.
John MacFarlane
2017-04-24
LaTeX reader: better support for subfigure package.
John MacFarlane
2017-04-23
HTML reader: Revise treatment of li with id attribute.
John MacFarlane
2017-04-22
Add siunitx Support (#3588)
schrieveslaach
2017-04-15
Avoid parsing "Notes:**" as a bare URI.
John MacFarlane
[next]