pandoc/test/Tests
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
..
Lua Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Readers Org reader: restructure output of captioned code blocks 2021-01-01 11:18:36 +01:00
Writers Docx writer: keep raw openxml strings verbatim. 2020-12-13 14:09:59 +01:00
Command.hs Use golden test framework for command tests. 2020-10-07 22:33:44 -07:00
Helpers.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00
Lua.hs Fix remaining typos in tests 2020-10-14 22:39:29 +02:00
Old.hs LaTeX writer: support colspans and rowspans in tables. (#6950) 2020-12-20 18:04:54 -08:00
Shared.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00