pandoc/test/Tests
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
..
Lua Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Readers Org reader: preserve targets of spurious links 2020-12-05 22:37:48 +01:00
Writers Markdown writer: default to using ATX headings. 2020-11-14 21:33:32 -08: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 JATS writer: support advanced table features 2020-11-19 22:09:52 +01:00
Shared.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00