pandoc/test/Tests/Readers/Org
Albert Krewinkel acf932825b
Org reader: preserve targets of spurious links
Links with (internal) targets that the reader doesn't know about are
converted into emphasized text. Information on the link target is now
preserved by wrapping the text in a Span of class `spurious-link`, with
an attribute `target` set to the link's original target. This allows to
recover and fix broken or unknown links with filters.

See: #6916
2020-12-05 22:37:48 +01:00
..
Block Replace org #+KEYWORDS with #+keywords 2020-11-18 14:48:56 +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