Sergey Larionov

Results 13 comments of Sergey Larionov

@v1talii-dev It specifically removes all accents on characters, so it is expected. If we want to keep "й" we would have to make individual custom implementations for different languages. https://github.com/vuejs/vuepress/blob/master/packages/%40vuepress/shared-utils/src/slugify.ts#L12-L13

@thheller Thanks for the answer! Looks like the shadow-cljs UI source is exactly what I was looking for, and I'm using this only for learning and my own experiments.

What about an option of removing it completely?