documentationjs / documentationjs/documentation
[link text]{@link url} format is not working since v 13.2.2
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 481
- PR merge metrics
- No merged PRs in 30d
Description
**If you're reporting a bug, please include _input code_, _output documentation_,
a description of what you expected to happen, and what happened instead.**
[link text]{@link url} is not working since v 13.2.2. Other format is working properly.
Is this intentional?
That syntax still exists in the https://jsdoc.app/tags-inline-link.html documentation.
actual result :

expect result :

* What version of documentation.js are you using?:
The @link not working properly in jsdocs since v13.2.2.
v13.2.1 works well.
I guess this changes came from https://github.com/documentationjs/documentation/pull/1370
Contributor guide
Assessment
This issue has not been assessed yet.