pandoc/test/Tests/Readers/Org
Dimitri Sabadie 57b1094152
Org reader: mark verbatim code with class "verbatim". (#6998)
* Replace org-mode’s verbatim from code to codeWith.

This adds the `"verbatim"` class so that exporters can apply a specific
style on it. For instance, it will be possible for HTML to add a CSS
rule for code + verbatim class.

* Alter test for org-mode’s verbatim change.

See previous commit for further detail on the new implementation.
2021-01-03 08:57:47 +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 Org reader: mark verbatim code with class "verbatim". (#6998) 2021-01-03 08:57:47 +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