pandoc/test/Tests/Readers
Albert Krewinkel 17e3efc785
Org reader: restructure output of captioned code blocks
The Div wrapper of code blocks with captions now has the class
"captioned-content". The caption itself is added as a Plain block
inside a Div of class "caption". This makes it easier to write filters
which match on captioned code blocks. Existing filters will need to be
updated.

Closes: #6977
2021-01-01 11:18:36 +01:00
..
Org Org reader: restructure output of captioned code blocks 2021-01-01 11:18:36 +01:00
Creole.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Docx.hs DOCX reader: Allow empty dates in comments and tracked changes (#6726) 2020-10-06 21:03:00 -07:00
DokuWiki.hs Support new Underline element in readers and writers (#6277) 2020-04-28 07:53:06 -07:00
EPUB.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
FB2.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
HTML.hs HTML reader tests: disable round-trip testing for tables 2020-11-24 15:46:11 +01:00
JATS.hs JATS reader: parse abstract element into metadata field of same name (#6482) 2020-06-28 10:35:50 -07:00
Jira.hs Use native Underline instead of Span in Jira 2020-06-22 17:55:57 -07:00
LaTeX.hs LaTeX reader: fix improper empty cell filtering (#6689) 2020-09-15 13:36:11 -07:00
Man.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00
Markdown.hs Markdown reader: Set citationNoteNum accurately in citations. 2020-09-21 10:10:37 -07:00
Muse.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00
Odt.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Org.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
RST.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Txt2Tags.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00