Skip to content

Shorthand for internal links #11

@that-hatter

Description

@that-hatter

Currently, linking to other entries involves writing out their relative link. A shorthand might be preferred.
Some possible ways would be:

  • prefixing them with some seldom used character like $
  • assuming all text inside inline code that matches an api entry's name is referring to that api entry

Both these approaches will need to consider cases where a name matches two entries, such as $Card matching both the Card type entry and Card namespace entry.

Linking to a specific overload of a function/function type is also currently not possible but could be supported either by adding a name field to overloads or indexing overloads by number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions