index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
/
Readers
Age
Commit message (
Expand
)
Author
2024-02-13
Markdown reader: fix wikilinks extension to allow newlines in titles.
John MacFarlane
2024-01-16
Add readMan to Text.Pandoc.Readers exports
George Stagg
2023-11-29
Docx reader: unwrap content of shaped textboxes...
Stephan Meijer
2023-11-06
ODT reader: Support attr `text:continue-numbering` (#8998)
Stephan Meijer
2023-10-22
DokuWiki reader: parse `<code>` and `<file>` as block-level code.
John MacFarlane
2023-10-17
JATS reader: fix handling of alt-text (#9134)
Julia Diaz
2023-08-26
Org reader: allow escaping commas in macro arguments
Amneesh Singh
2023-08-10
Fix display of block elements in JATS reader (PR #8971)
Julia Diaz
2023-06-22
Retain image query parameters in dokuwiki reader (#8887)
ech0
2023-05-09
Rename test/docx/block_quotes_parse_indent.native for consistency
Stephan Meijer
2023-04-05
Org reader: treat `#+NAME` as synonym for `#+LABEL`.
Albert Krewinkel
2023-03-22
Org reader: Allow zero width space as an escape character
Christian Christiansen
2023-01-29
ODT reader: fix blockquote indent detection
Daniel Kessler
2023-01-15
Markdown, CommonMark: add support for wiki links. [API change]
Albert Krewinkel
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2022-10-24
Rename T.P.Readers.Odt -> T.P.Readers.ODT.
John MacFarlane
2022-10-10
Org reader: make #+pandoc-emphasis-pre work as expected. (#8360)
Amir Dekel
2022-09-28
HTML Reader: Tests for 'tt' and 'code' elements (#8330).
Justin Wood
2022-09-27
Fix small whitespace things.
John MacFarlane
2022-08-21
Fix typos
luz paz
2022-07-28
DokuWiki reader: support latex plugin and math.
John MacFarlane
2022-07-03
Remove Muse reader round-trip tests.
John MacFarlane
2022-06-06
Muse tests: do no try to roundtrip strings containing \DEL char
Albert Krewinkel
2022-05-02
Org reader: allow attrs for Org tables. (#8049)
Brian Leung
2022-02-23
Tests: improve location reporting of failing tests
Albert Krewinkel
2022-02-22
Fix typos (#7934)
Dimitris Apostolou
2022-02-21
Org reader: More flexible LaTeX environments
Lucas V. R
2022-02-11
Add DokuWiki table alignment for #5202 (#7908)
damon-sava-stanley
2022-02-04
Add mendeley citation tests.
John MacFarlane
2022-02-03
Add zoreto test with +citations.
John MacFarlane
2022-02-03
Add zotero citation test with docx-citations.
John MacFarlane
2022-01-09
Org reader: support alphabetical (fancy) lists
Lucas Viana
2022-01-06
Org reader: support counter cookies in lists
Lucas Viana
2022-01-02
Odt: Add list-header
Tuong Nguyen Manh
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2022-01-01
Org reader: allow trailing spaces after key/value pairs in directives
Albert Krewinkel
2021-12-14
Org reader: parse official org-cite citations.
John MacFarlane
2021-12-14
Org reader: remove support for "Berkeley style" citations.
John MacFarlane
2021-11-18
RST reader: handle class attribute for for custom roles (#7700)
willj-dev
2021-10-22
Org reader: allow an initial :PROPERTIES: drawer to add to metadata.
John MacFarlane
2021-10-18
Docx reader: fix handling of empty fields
Milan Bracke
2021-10-18
Docx parser: implement PAGEREF fields
Milan Bracke
2021-10-18
Docx reader: fix handling of nested fields
Milan Bracke
2021-10-10
Avoid blockquote when parent style has more indent
Milan Bracke
2021-08-15
Multimarkdown sub- and superscripts (#5512) (#7188)
OCzarnecki
2021-08-10
Tests.Helpers: export testGolden and use it in RTF reader.
John MacFarlane
2021-08-10
Add test for #7488.
John MacFarlane
2021-08-10
Add RTF reader.
John MacFarlane
2021-07-06
Recognize data-external when reading HTML img tags (#7429)
Michael Hoffmann
[next]