Skip to content

Hiding heading anchors breaks sidebar navigation #339

@n1313

Description

@n1313

I don't like the way new heading anchors look like so I have hidden them by modifying styles in the config:

    Heading: {
      anchor: {
        display: 'none'
      }
    }

and now the sidebar navigation is broken (because it expects the anchors to be present and visible on the page. This is beta 13.

/cc @okonet

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions