Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown header IDs not parsed correctly #43

Closed
saswatamcode opened this issue Jun 12, 2021 · 1 comment · Fixed by #44
Closed

Markdown header IDs not parsed correctly #43

saswatamcode opened this issue Jun 12, 2021 · 1 comment · Fixed by #44

Comments

@saswatamcode
Copy link
Collaborator

Markdown headers like ## Expose UI on a sub-path get parsed as id expose-ui-on-subpath which isn't correct as dash gets removed. Correct id should be expose-ui-on-a-sub-path as demonstrated here.

@bwplotka
Copy link
Owner

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants