yogthos/markdown-clj

named link support when link text matches name

Open

#69 opened on Oct 23, 2015

 (0 comments) (0 reactions) (0 assignees)Clojure (120 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (570 stars)
PR merge metrics
 (PR metrics pending)

Description

reference: https://github.com/cryogen-project/cryogen/issues/84#issuecomment-150693890

support when the link text matches the named link so you can do this [name][] vs having to do [name][name]

Contributor guide