xrefcheck/tests
Anton Sorokin 3df588ac8f
[#155] Footnote syntax support
Problem: we can wrongly report footnotes as broken links (#155),
because footnotes support is disabled by default in cmark-gfm

Solution: add `optFootnotes` to `commonMarkToNode`
(this option was recently added to cmark-gfm-hs,
so we need to temporarily pull it from github instead hackage)
2022-09-26 11:59:07 +03:00
..
configs [#137] Remove checkLocalhost option 2022-09-16 03:00:53 +10:00
golden [#155] Footnote syntax support 2022-09-26 11:59:07 +03:00
markdowns [#56] Dump all the errors from different files 2022-09-23 17:13:50 +10:00
Test/Xrefcheck [#140] Reject unknown fields in yaml config 2022-09-25 20:03:57 +03:00
Main.hs [#149] Replace hspec with tasty 2022-09-25 18:51:41 +03:00
Tree.hs [#149] Replace hspec with tasty 2022-09-25 18:51:41 +03:00