Open
Description
Right now, each file's related
metadata section can only refer to files in the JSDoc documentation. It would be useful to support external links as well.
Ideally, it would be possible to drop a normal Markdown link into this section and escape the [
characters (which are special in YAML), and everything would Just Work.