Skip to content

Custom header links #679

Closed
Closed
@eddyerburgh

Description

@eddyerburgh

Feature request

What problem does this feature solve?

In Vue Test Utils, we have headers generated from method names. Some of these include arguments, which leads to ugly headers and URLS:

## is(selector)
sidebar: is(selector)
path: /api/wrapper/#is-selector

What does the proposed API look like?

Add a way to control the generated header link:

## is(selector) <!-- HeaderLink: is -->

How should this be implemented in your opinion?

As a markdown comment.

Are you willing to work on this yourself?**

Not at the moment, no

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