Skip to content

Relative link with anchor not updated from .md to .html #355

@jewzaam

Description

@jewzaam

Book with two chapters, second chapter references a specific heading in the other chapter. See example below.

chapter1/README.md

# Heading 1
text

# Heading 2
More text

chapter2/README.md

[This link works.](../chapter1/README.md)

[This link does not work.](../chapter1/README.md#heading-2)

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