doc_components
doc_components copied to clipboard
Support JSDoc `{@link SomeClass#method}`
https://jsdoc.app/tags-inline-link.html shows links in the format {@link SomeClass#method}, but deno_doc (or deno.land?) doesn't seem to support that format.
For example, at https://deno.land/x/[email protected]/mod.ts I just see

which is getting rendered as:
