Skip to content

Headline shortcut in ID with underline when headline starts with a number #1516

@sanjaay

Description

@sanjaay

Bug Report

Steps to reproduce

  1. Create a headline in your docsify project
    example ## 1. my headline
  2. check the parameter of the id

The URL is: URL?id=_1-my-headline
Should be: URL?id=1-my-headline

What is current behaviour

The id is: URL?_id=_1-my-headline

What is the expected behaviour

The id should be : URL?id=1-my-headline

There should be no underline before at the beginning.

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