documentationjs / documentationjs/documentation

{@linkcode} doesn’t work

Open
#1,086 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

You should be able to use `{@linkcode}` to have links render as code; see http://usejsdoc.org/tags-inline-link.html#link-formatting.

Regular `{@link}` works:

screen shot 2018-06-04 at 3 17 33 pm
screen shot 2018-06-04 at 3 17 42 pm

But `{@linkcode}` doesn't:

screen shot 2018-06-04 at 3 17 02 pm
screen shot 2018-06-04 at 3 17 17 pm

Searching the codebase, there already seems to be some sort of test relating to it: https://github.com/documentationjs/documentation/blob/7d74060caf3221dee8594845b8431dea4c2abf7a/__tests__/lib/parse.js#L1082

* What version of documentation.js are you using?: v7.1.0
* How are you running documentation.js (on the CLI, Node.js API, Grunt, other?): CLI

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.