darkmavis1980 / markdown-index-generator

Parses a MarkDown document and creates an index with links using the document headings
5 stars 0 forks source link

Issue with headers with underscore values #60

Closed darkmavis1980 closed 8 months ago

darkmavis1980 commented 8 months ago

I've noticed that if a title contains an underscore symbol _, this will be removed from the link generated, while it should be kept as it's a valid link symbol.