The standard jsdoc spec defnies support for monospace and plain text link formatting which is currently missing from jsdoc-to-markdown. (See jsdoc {@link}
page.)
To match the jsdoc links, let's add {@linkcode}
(which are rendered in monospace) and {@linkplain}
(which are rendered in plain text) tags as well as 'clever links' and 'monospace links' options. When 'clever links' is true, then links are rendered in monospace unless the link target is a URL (e.g., links to functions, modules, classes, etc. are rendered in monospace). When 'monospace links' is true, then {@link}
tags are rendered in monospace. The 'monospace links' options is ignored if 'clever links' is true.
Support for setting the options from the command line is proposed in jsdoc-to-markdown#301.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4