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
/
Text
/
Pandoc
/
Readers
Age
Commit message (
Expand
)
Author
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
2021-02-08
ODT reader: finer-grained errors on parse failure.
John MacFarlane
2021-02-08
ODT reader: give more information if zip can't be unpacked.
John MacFarlane
2021-02-08
DocBook reader: Support informalfigure (#7079)
Nils Carlson
2021-02-06
Markdown reader: improved handling of mmd link attributes in references.
John MacFarlane
2021-01-31
RST reader: fix handling of header in CSV tables.
John MacFarlane
2021-01-26
Clean up BibTeX parsing.
John MacFarlane
2021-01-16
Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"
John MacFarlane
2021-01-16
Markdown reader: support GitHub wiki's internal links (#2923) (#6458)
Gautier DI FOLCO
2021-01-09
Org reader: allow multiple pipe chars in todo sequences
Albert Krewinkel
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
2021-01-04
LaTeX reader: handle filecontents environment.
John MacFarlane
2021-01-03
Org reader: mark verbatim code with class "verbatim". (#6998)
Dimitri Sabadie
2021-01-02
LaTeX reader: put contents of unknown environments in a Div...
John MacFarlane
2021-01-01
Org reader: restructure output of captioned code blocks
Albert Krewinkel
2020-12-30
Mediawiki reader: allow space around storng/emph delimiters.
John MacFarlane
2020-12-30
Hlint fixes
John MacFarlane
2020-12-28
HTML reader: use renderTags' from Text.Pandoc.Shared.
Albert Krewinkel
2020-12-10
HTML reader: pay attention to lang attributes on body.
John MacFarlane
2020-12-10
HTML reader: retain attribute prefixes and avoid duplicates.
John MacFarlane
2020-12-10
Add sourcepos extension for commonmarke
John MacFarlane
2020-12-10
Commonmark reader: refactor specFor, set input name to "".
John MacFarlane
2020-12-07
Dokuwiki reader: handle unknown interwiki links better.
John MacFarlane
2020-12-05
Org reader: preserve targets of spurious links
Albert Krewinkel
2020-12-05
LaTeX reader: don't apply theorem default styling to a figure inside.
John MacFarlane
2020-11-29
LaTeX reader: don't parse `\rule` with width 0 as horizontal rule.
John MacFarlane
2020-11-28
Fix a tiny Typo in the CSV reader module
Tassos Manganaris
2020-11-27
HTML reader tests: improve test coverage of new features
Albert Krewinkel
2020-11-27
HTML reader: support body headers, row head columns
Albert Krewinkel
2020-11-26
LaTeX reader: preserve center environment (#6852)
Igor Pashev
2020-11-26
HTML reader: improve support for table headers, footer, attributes
Albert Krewinkel
2020-11-26
HTML reader: allow finer grained options for tag omission
Albert Krewinkel
2020-11-25
HTML reader: simplify list attribute handling
Albert Krewinkel
2020-11-24
HTML reader: support row or column-spanning table cells
Albert Krewinkel
2020-11-24
HTML reader: support blocks in caption
Albert Krewinkel
2020-11-24
HTML reader: extract table parsing into separate module
Albert Krewinkel
2020-11-23
HTML reader: extract submodules
Albert Krewinkel
2020-11-22
Org reader: parse `#+LANGUAGE` into `lang` metadata field
Albert Krewinkel
2020-11-21
LaTeX reader: more robust parsing of bracketed options.
John MacFarlane
2020-11-20
DocBook reader: Table text width support (#6791)
Nils Carlson
2020-11-20
Improve LaTeX option parsing...
John MacFarlane
2020-11-19
DocBook reader: drop period in formalpara title...
John MacFarlane
2020-11-18
Man reader: improve handling of .IP.
John MacFarlane
2020-11-18
Replace org #+KEYWORDS with #+keywords
TEC
2020-11-17
Bibtex reader: fall back on en-US if locale for LANG not found.
John MacFarlane
2020-11-17
Markdown reader: fix regression with example list references.
John MacFarlane
2020-11-16
Move getNextNumber from Readers.LaTeX to Readers.LaTeX.Parsing.
John MacFarlane
2020-11-16
Improve fix to siunitx numbers with minus.
John MacFarlane
2020-11-16
LaTeX reader: Fix negative numbers in siunitx commands.
John MacFarlane
2020-11-15
Markdown reader: fix detection of locators following in-text citations.
John MacFarlane
[next]