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
2019-03-02
Use XDG data directory for user data directory.
John MacFarlane
2019-02-25
Shared.compactify: Avoid mixed lists.
John MacFarlane
2019-02-23
JATS reader: fix parsing of figures.
John MacFarlane
2019-02-15
Markdown reader: fix bug parsing fenced code blocks.
John MacFarlane
2019-02-08
Improve tight/loose list handling.
John MacFarlane
2019-02-04
Markdown reader: add newline when parsing blocks in YAML.
John MacFarlane
2019-02-02
Update test for last commit.
John MacFarlane
2019-02-01
LaTeX writer: avoid `{}` after control sequences when escaping.
John MacFarlane
2019-01-31
LaTeX reader: don't let `\egroup` match `{`.
John MacFarlane
2019-01-22
LaTeX reader: support `\endinput`. Closes #5233.
John MacFarlane
2019-01-21
HTML and markdown: treat textarea as a verbatim environment.
John MacFarlane
2019-01-09
RST reader: change treatment of `number-lines` directives. (#5207)
Brian Leung
2019-01-08
Removed superfluous sourceCode class on code blocks.
John MacFarlane
2019-01-02
Implement task lists (#5139)
Mauro Bieg
2019-01-02
Commonmark writer: fix handling of SoftBreak with `hard_line_breaks`.
John MacFarlane
2018-12-31
Simplify/fix reading of `--metadata` values on command line.
John MacFarlane
2018-12-28
Org writer: preserve line-numbering for example and code blocks.
leungbk
2018-12-05
RST writer: don't wrap simple table header lines.
John MacFarlane
2018-12-04
Strip out illegal XML characters in escapeXMLString.
John MacFarlane
2018-12-03
Markdown writer: include needed whitespace after HTML figure.
John MacFarlane
2018-11-25
Added test for #5053.
John MacFarlane
2018-11-25
Fix parsing of citations and quotes after parentheses.
John MacFarlane
2018-11-16
HTML reader: allow tfoot before body rows.
John MacFarlane
2018-11-15
HTML reader: parse `<small>` as a Span with class "small".
John MacFarlane
2018-11-15
Asciidoc writer: Render Spans using `[#id .class]#contents#`.
John MacFarlane
2018-11-13
Fix test case for #5014.
John MacFarlane
2018-11-13
HTML reader: allow thead containing a row with td rather than th.
John MacFarlane
2018-11-12
LaTeX writer: don't emit `[<+->]` unless beamer output,
John MacFarlane
2018-11-11
Exactly match GitHub's identifier generating algorithm.
John MacFarlane
2018-11-11
Text.Pandoc.Shared: add parameter to uniqueIdent, inlineListToIdentifier.
John MacFarlane
2018-11-06
Add command test for #5050.
John MacFarlane
2018-11-05
CommonMark writer: respect --ascii (#5043)
quasicomputational
2018-11-04
XML: toHtml5Entities: prefer shorter entities...
John MacFarlane
2018-11-02
Roff reader: Improved handling of custom strings as arguments.
John MacFarlane
2018-11-01
Implement --ascii for Markdown writer.
John MacFarlane
2018-11-01
HTML writer: use character entities references when possible for HTML5.
John MacFarlane
2018-10-31
LaTeX writer: add newline if math ends in a comment.
John MacFarlane
2018-10-29
LaTeX reader: allow space at end of math after `\`.
John MacFarlane
2018-10-25
Lua: allow access to pandoc state (#5015)
Albert Krewinkel
2018-10-23
Groff writer character escaping changes.
John MacFarlane
2018-10-22
LaTeX reader: add support for `nolinkurl` command. (#4992)
Brian Leung
2018-10-18
Groff escaping changes.
John MacFarlane
2018-10-17
Move common groff functions to Text.Pandoc.Writers.Groff
John MacFarlane
2018-10-17
Man writer: use \f[R] instead of \f[] to reset font
Alexander Krotov
2018-10-15
LaTeX reader: make macroDef polymorphic and allow in inline context.
John MacFarlane
2018-10-15
Added failing test case for macros.
John MacFarlane
2018-10-14
Markdown writer: ensure blank between raw block and normal content.
John MacFarlane
2018-10-14
Markdown reader: Fix awkward soft break movements before abbreviations.
John MacFarlane
2018-10-11
HTML reader: fix htmlTag and isInlineTag to accept processing instructions.
John MacFarlane
2018-10-08
LaTeX writer: with `--biblatex`, use `\autocite` when possible.
John MacFarlane
[next]