pandoc/test/Tests/Readers/Org
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
..
Block Org reader: restructure output of captioned code blocks 2021-01-01 11:18:36 +01:00
Inline Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Block.hs Replace org #+KEYWORDS with #+keywords 2020-11-18 14:48:56 +01:00
Directive.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00
Inline.hs Replace org #+KEYWORDS with #+keywords 2020-11-18 14:48:56 +01:00
Meta.hs Org reader: preserve targets of spurious links 2020-12-05 22:37:48 +01:00
Shared.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00