Skip to content

Markdown anchors produced for developer.konghq.com are invalid #612

@pmalek

Description

@pmalek

Problem statement

Generated markdown anchors in CRD reference are invalid when used in developer.konghq.com e.g. https://developer.konghq.com/operator/reference/custom-resources/#configurationkonghqcomv1 (source:

- [gateway-operator.konghq.com/v1alpha1](#gateway-operatorkonghqcomv1alpha1)
)

On github these do work but it seems that developer.konghq.com does require . and / to be included but replaced with - so that https://developer.konghq.com/operator/reference/custom-resources/#configuration-konghq-com-v1 would work.

Acceptance criteria

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