pandoc/test/Tests/Readers/Org/Block
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
..
CodeBlock.hs Org reader: restructure output of captioned code blocks 2021-01-01 11:18:36 +01:00
Figure.hs Replace org #+KEYWORDS with #+keywords 2020-11-18 14:48:56 +01:00
Header.hs Replace org #+KEYWORDS with #+keywords 2020-11-18 14:48:56 +01:00
List.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Table.hs Replace org #+KEYWORDS with #+keywords 2020-11-18 14:48:56 +01:00