swimlane / DocSPA

A documentation SPA in Angular.
https://swimlane.github.io/DocSPA/
MIT License
46 stars 10 forks source link

Special Characters in header generate invalid navigation link #23

Open norbertbede opened 4 years ago

norbertbede commented 4 years ago

english behaviour: My first Header = my-first-header

not working use case My first Header č = my-first-header-č => the proper would be my-first-header-c

Impact: we can't use our languages like: SLOVAK, HUNGARIAN..etc

xref https://medium.com/@mhagemann/the-ultimate-way-to-slugify-a-url-string-in-javascript-b8e4a0d849e1