docker icon indicating copy to clipboard operation
docker copied to clipboard

Feature: {@link <target>} with auto resolve

Open alinex opened this issue 9 years ago • 0 comments

I'would like to add support for inline tag {@link <target> [<title>]} which should be replaced by a link with the optional title to the target. The target itself may be

  • an url
  • any symbol (method/object)
  • file from this documentation
  • api description in the used language's reference (like String.match() as link to the MDN description).
  • npm package name

See alinex-codedoc for a complete description of this.

I may help you to add this if you want.

alinex avatar Aug 08 '16 05:08 alinex