You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jsdoc defines options for 'clever links' which render non-URL links (e.g., links to functions, classes, modules, etc.) in monospace font, and also 'monospace links', which renders {@link}s in monospace by default.
The clever links and monospace links features would actually be implemented in the 'dmd' project, proposed here dmd#85.