documentation icon indicating copy to clipboard operation
documentation copied to clipboard

[link text]{@link url} format is not working since v 13.2.2

Open jeonghee27 opened this issue 3 years ago • 0 comments

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 : ​​image

expect result :​​​ image

  • 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

jeonghee27 avatar Aug 09 '22 04:08 jeonghee27