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
2018-05-15
rawLaTeXBlock: don't expand macros in macro definitions!
John MacFarlane
2018-05-11
Removed inadvertently added .orig files from repository.
John MacFarlane
2018-05-09
Fix regression with tex math environments in HTML + MathJax.
John MacFarlane
2018-05-09
Parsing: Lookahead for non-whitespace after single/double quote start.
John MacFarlane
2018-05-08
Add test for #4576.
John MacFarlane
2018-04-26
RST reader: fix anonymous redirects with backticks.
John MacFarlane
2018-04-25
Add tests for #4589 and #4594 (currently failing).
John MacFarlane
2018-04-22
RST reader: allow < 3 spaces indent under directives.
John MacFarlane
2018-04-21
Markdown reader/writer: spacing adjustments in tables.
John MacFarlane
2018-04-19
RST writer: use more consistent indentation.
John MacFarlane
2018-04-14
Man writer: Don't escape U+2019 as '.
John MacFarlane
2018-04-05
LaTEX reader: properly resolve section numbers with \ref and chapters.
John MacFarlane
2018-04-05
CommonMark writer: correctly ignore LaTeX raw blocks when not raw_tex (#4533)
quasicomputational
2018-04-02
LaTeX reader: parse sloppypar environment (#4517)
Marc Schreiber
2018-03-30
Textile reader: fixed tables with no body rows.
John MacFarlane
2018-03-28
Mediawiki reader: improve table parsing.
John MacFarlane
2018-03-17
Add support to parse unit string of \SI command (closes #4296).
Marc Schreiber
2018-03-17
Don't wrap lines in grid tables when `--wrap=none` (#4320)
Francesco Occhipinti
2018-03-14
RST reader: Allow unicode bullet characters.
John MacFarlane
2018-03-13
Beamer: put hyperlink after `\begin{frame}`.
John MacFarlane
2018-03-02
LaTeX reader: Fix regression in package options including underscore.
John MacFarlane
2018-02-17
LaTeX reader: Fixed comments inside citations. Closes #4374.
John MacFarlane
2018-01-25
ConTeXt writer: new section syntax and --section-divs (#4295)
Henri Menke
2018-01-20
Markdown reader: Fix parsing bug with nested fenced divs.
John MacFarlane
2018-01-20
RST reader: fix parsing of headers with trailing space.
John MacFarlane
2018-01-17
Markdown reader: don't coalesce adjacent raw LaTeX blocks...
John MacFarlane
2018-01-14
RST reader: add aligned environment when needed in math.
John MacFarlane
2018-01-14
Markdown reader: Improved inlinesInBalancedBrackets.
John MacFarlane
2018-01-13
LaTeX reader: pass through macro defs in rawLaTeXBlock...
John MacFarlane
2018-01-13
LaTeX reader: allow macro definitions inside macros.
John MacFarlane
2018-01-10
RST reader: better handling for headers with an anchor.
John MacFarlane
2018-01-09
Fixed a test case so it works on windows too.
John MacFarlane
2018-01-09
HTML writer: Fixed footnote backlinks with --id-prefix.
John MacFarlane
2017-12-28
LaTeX reader: be more tolerant of `&` character.
John MacFarlane
2017-12-27
Merge pull request #4184 from mb21/html-reader-figcaption
John MacFarlane
2017-12-27
HTML reader: parse div with class `line-block` as LineBlock.
John MacFarlane
2017-12-26
LaTeX reader: support `\foreignlanguage` from babel.
John MacFarlane
2017-12-24
RST reader: allow empty list items (as docutils does).
John MacFarlane
2017-12-23
HTML Reader: be more forgiving about figcaption
mb21
2017-12-22
`latex_macros` extension changes.
John MacFarlane
2017-12-22
Markdown reader: improved raw tex parsing.
John MacFarlane
2017-12-22
RST writer: fix anchors for headers.
John MacFarlane
2017-12-21
Org writer: do not wrap "-" to avoid accidental bullet lists
Alexander Krotov
2017-12-19
Muse writer: don't wrap note references to the next line
Alexander Krotov
2017-12-19
Fix for #4171 fix: don't wrap note references after SoftBreak
Alexander Krotov
2017-12-18
Org writer: don't allow fn refs to wrap to beginning of line.
John MacFarlane
2017-12-17
OPML reader: enable raw HTML and other extensions by default for notes.
John MacFarlane
2017-12-15
Fixed regression in LateX tokenization.
John MacFarlane
2017-12-14
RST reader: more accurate parsing of references.
John MacFarlane
2017-12-12
Markdown: Improved computation of relative cell widths in pipe tables.
John MacFarlane
[next]