Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Improve Facebook\HHAPIDoc\MarkdownExt\AutoLinkifyFilter #28

@fredemmott

Description

@fredemmott

This filters code spans to automatically turn types into links - for example:

`MyClass` already becomes a link to "MyClass"'s documentation page
`MyClass<MyOtherClass>` should link to both `MyClass` and `MyOtherClass`'s documentation pages
`"foo": MyClass` should link to `MyClass`'s documentation page

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions