Add markdown-unused-refs
commitd5f50651aeea2e9b1e7f4c257c3f7ebe5aba1143
authorDmitry Dzhus <dima@dzhus.org>
Sat, 24 Mar 2018 23:34:43 +0000 (24 23:34 +0000)
committerJason Blevins <jblevins@xbeta.org>
Sat, 26 May 2018 02:52:02 +0000 (25 22:52 -0400)
treebaa0be013883cd7bee02cb75fe1a6ec2def62abc
parent92c8881e5417762d8b3eaaf8619e33d4a2f15c1e
Add markdown-unused-refs

Modeled after markdown-check-refs, it performs the opposite check:
finding references which are defined but not used anywhere in the buffer.
CHANGES.md
README.md
markdown-mode.el
tests/markdown-test.el
tests/refs.text [new file with mode: 0644]