index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
Age
Commit message (
Expand
)
Author
2023-11-19
Man reader: properly handle `.sp` macro inside lists and block quotes.
John MacFarlane
2023-11-17
LaTeX reader: fix theorem label parsing (#9198)
Hikaru Ibayashi
2023-11-15
HTML reader: Fix handling of invalidly nested sublists.
John MacFarlane
2023-11-13
MediaWiki reader: allow attribute keys with hyphens.
John MacFarlane
2023-11-06
ODT reader: Support attr `text:continue-numbering` (#8998)
Stephan Meijer
2023-11-05
Markdown reader: make attributes work with reference links.
John MacFarlane
2023-10-27
Fix spacing.
John MacFarlane
2023-10-26
Modify JATS reader to handle BITS too (#9138)
Julia Diaz
2023-10-23
CommonMark reader: handle `Ext_tex_math_gfm`.
John MacFarlane
2023-10-23
Add helpful message on some metadata YAML errors.
John MacFarlane
2023-10-22
DokuWiki reader: allow autolinks to be avoided...
John MacFarlane
2023-10-22
DokuWiki reader: parse `<code>` and `<file>` as block-level code.
John MacFarlane
2023-10-21
LaTeX reader: better handle spacing commands...
John MacFarlane
2023-10-20
Markdown reader: fix blindspot with superscript in links.
John MacFarlane
2023-10-19
HTML reader: allow th to close td and vice versa.
John MacFarlane
2023-10-17
JATS reader: fix handling of alt-text (#9134)
Julia Diaz
2023-10-16
Handle empty cells correctly in creole reader. Fixes #9141
Sascha Wilde
2023-10-08
Fix incorrect abbreviation for astronomical unit (#9125)
Michael McClurg
2023-10-03
Markdown reader: Don't apply `--default-image-extension` to data URIs.
John MacFarlane
2023-09-16
HTML reader: parse task lists using input elements (#9066)
Seth Speaks
2023-09-14
Markdown reader: More accurate check that a normalCite...
John MacFarlane
2023-09-06
Org reader: factor out orgAnchor -> Org.Parsing.
John MacFarlane
2023-09-04
JATS reader: fix conversion of date to ISO 8601 format.
John MacFarlane
2023-09-04
JATS reader: Ignore `<processing-meta>` element (#9057)
Julia Diaz
2023-08-31
Fix spacing errors.
John MacFarlane
2023-08-30
Fix compiler warning by removing redundant definition.
John MacFarlane
2023-08-30
Org reader: don't parse alphabetical lists...
John MacFarlane
2023-08-30
JATS reader: Multilevel support for `<permissions>` metadata (#9037)
Julia Diaz
2023-08-29
Support images with wikilink syntax.
John MacFarlane
2023-08-29
Markdown: Allow a citation or reference link to be parsed after a `!`.
John MacFarlane
2023-08-29
Markdown reader: fix dropped `!` before nonexistent reference.
John MacFarlane
2023-08-28
Add support for <permissions> metadata
Julia Diaz
2023-08-26
Org reader: allow escaping commas in macro arguments
Amneesh Singh
2023-08-26
Correct name of JATS element attrib
Julia Diaz
2023-08-22
Fix spacing errors.
John MacFarlane
2023-08-18
Docx reader: omit "Table NN" from caption.
John MacFarlane
2023-08-18
Org reader: allow example lines to end immediately after the colon
Brian Leung
2023-08-14
Docx reader: Avoid spurious block quotes in list items.
John MacFarlane
2023-08-10
Fix display of block elements in JATS reader (PR #8971)
Julia Diaz
2023-08-09
HTML reader: avoid duplicate id on header and div.
John MacFarlane
2023-08-05
HTML reader: properly calculate RowHeadColumns.
John MacFarlane
2023-08-05
HTML reader: require unanimity for RowHeadColumns.
John MacFarlane
2023-08-05
HTML reader: fix bug in calculation of RowHeadColumns.
John MacFarlane
2023-08-05
Revert "Update TableBody RowHeadColumns caculation: change from max to min (#...
John MacFarlane
2023-07-14
Docx reader: use SVG version of image if present.
John MacFarlane
2023-07-10
Typst reader: fix regression in recognition of display math.
John MacFarlane
2023-07-06
Typst reader: filter out CR in raw.
John MacFarlane
2023-07-06
Typst reader: handle blockish content for link element.
John MacFarlane
2023-07-06
Rewrite Typst reader.
John MacFarlane
2023-07-06
Typst reader: allow block-level content in text element.
John MacFarlane
[prev]
[next]