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-10-08
More.
oracle
John MacFarlane
2021-10-06
More progress.
John MacFarlane
2021-10-06
Add Oracle structure to RST reader.
John MacFarlane
2021-09-30
Docx reader: Add placeholder for word diagram
Ezwal
2021-09-23
HTML reader: handle empty tbody element in table.
John MacFarlane
2021-09-19
LaTeX reader: Recognize that `\vadjust` sometimes takes "pre".
John MacFarlane
2021-09-19
Ignore (and gobble parameters of) CSLReferences environment.
John MacFarlane
2021-09-17
Fix linter warning.
John MacFarlane
2021-09-16
Fix code blocks using `--preserve-tabs`.
John MacFarlane
2021-09-13
RST reader: handle escaped colons in reference definitions.
John MacFarlane
2021-09-10
feat(ipynb reader): get cell output mime from raw_mimetype too
Kolen Cheung
2021-09-10
feat(ipynb reader): add more Jupyter's "Raw NBConvert Format"
Kolen Cheung
2021-09-10
fix!: rst mime type
Kolen Cheung
2021-09-10
Remove redundant import.
John MacFarlane
2021-09-10
Org reader: don't parse a list as first item in a list item.
John MacFarlane
2021-09-10
Ipynb reader handleData: support text/markdown (#7561)
Kolen Cheung
2021-09-08
RTF reader: support `\binN` for binary image data.
John MacFarlane
2021-09-04
RTF reader: better handling of `\*` and bookmarks.
John MacFarlane
2021-09-04
Minor renaming to avoid shadowing.
John MacFarlane
2021-09-03
RTF reader: if doc begins with {\rtf1 ... } only parse its contents.
John MacFarlane
2021-09-03
RTF reader: Ignore `\pgdsc` group.
John MacFarlane
2021-08-23
Markdown reader: fix interaction of --strip-comments and list
John MacFarlane
2021-08-21
LaTeX-parser: restrict \endinput to current file
Simon Schuster
2021-08-20
RST reader: Fix `:literal:` includes.
John MacFarlane
2021-08-19
Improve docx reader's robustness in extracting images.
John MacFarlane
2021-08-16
Fix bug in last commit due to removal of take1WhileP.
John MacFarlane
2021-08-15
Multimarkdown sub- and superscripts (#5512) (#7188)
OCzarnecki
2021-08-13
LaTeX reader: proper implicit grouping around environment macros.
John MacFarlane
2021-08-12
Use Prelude from base-compat for ghc 8.4 too.
John MacFarlane
2021-08-11
Try fixing compile error on older ghcs.
John MacFarlane
2021-08-11
Fix some lint issues.
John MacFarlane
2021-08-11
LaTeX reader: Support `\global` before `\def`, `\let`, etc.
John MacFarlane
2021-08-11
Fix scope for LaTeX macros.
John MacFarlane
2021-08-11
LaTeX reader: improve handling of plain TeX macro primitives.
John MacFarlane
2021-08-10
HTML reader: treat commments as blank when parsing.
John MacFarlane
2021-08-10
Fix RTF table parsing bug that created undesired nested tables.
John MacFarlane
2021-08-10
Add RTF reader.
John MacFarlane
2021-08-03
Stop using the HTTP package. (#7456)
mt_caret
2021-07-17
LaTeX reader: avoid trailing hyphen in translating languages.
John MacFarlane
2021-07-16
DocBook reader: handle images with imageobjectco elements.
John MacFarlane
2021-07-16
LaTeX reader: Support `\cline` in LaTeX tables.
John MacFarlane
2021-07-11
DocBook reader: add support for citerefentry (#7437)
Jan Tojnar
2021-07-11
Improved parsing of raw LaTeX from Text streams (rawLaTeXParser).
John MacFarlane
2021-07-09
RST reader: fix regression with code includes.
John MacFarlane
2021-07-06
Recognize data-external when reading HTML img tags (#7429)
Michael Hoffmann
2021-07-06
Markdown reader: don't try to read contents in self-closing HTML tag.
John MacFarlane
2021-07-06
HTML reader: add col, colgroup to 'closes' definitions
John MacFarlane
2021-06-22
Fix regression with comment-only YAML metadata blocks.
John MacFarlane
2021-06-21
Improve emailAddress in Text.Pandoc.Parsing.
John MacFarlane
2021-06-12
Docx reader: handle absolute URIs in Relationship Target.
John MacFarlane
[next]