Skip to content

Markdown parsing breaks internal README links #3

Description

@adlai

Steps to reproduce: try clicking any of these links; the actual anchors in the generated HTML document served by quickdocs are named sequentially, but this renaming does not occur in the link anchors.

Following from this invocation, it appears that this call would rewrite the anchor IDs if suppressAutoLink were false, which is default value; I am tempted to open a PR simply deleting that key from the function call, although I do not currently have quickdocs setup locally for testing this.

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