- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.8k
Closed
Labels
wait for informationsomething is not clear, waiting for the author of the issue/prsomething is not clear, waiting for the author of the issue/prwontfix
Description
Bug Report
Steps to reproduce
Create link.md, and start the dev srerver.
link.md
# 1. one
111
# 2. two
222
# 3. three
333What is current behaviour
Docsify adds _ into between # and the leading digit.
What is the expected behaviour
I expect that it doesn't add like GitHub's parser.
GitHub's markdown parser:
Other relevant information
- 
Bug does still occur when all/other plugins are disabled? 
- 
Your OS: macOS 
- 
Node.js version: v11.12.0 
- 
npm/yarn version: 6.9.0 
- 
Browser version: Firefox 67.0.4 
- 
Docsify version: develop branch (1d3246a) 
- 
Docsify plugins: nothing 
Metadata
Metadata
Assignees
Labels
wait for informationsomething is not clear, waiting for the author of the issue/prsomething is not clear, waiting for the author of the issue/prwontfix


