A remark plugin that installs
tokenizers
and locators
for JSDoc inline {@link}
and {@tutorial}
tags.
This does not handle the [text]({@link url})
and [text]({@tutorial url})
forms of these tags.
That's a JSDoc misfeature; just use regular markdown syntax instead: [text](url)
.
(Object)
remark instance
undefined
: