Skip to content

Formatting not honored inside @scaladoc links #566

Open
@kellen

Description

@kellen

Works:

* [`foo bar`](http://github.com)
* [_foo bar_](http://github.com)

Fails:

* @scaladoc[`foo bar`](foo.bar)
* @scaladoc[_foo bar_](foo.bar)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions