-
-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
Description
Describe the bug
The 'ь' character is not transliterated by click the Optimise slug, despite it presented is in the vscode-front-matter/src/constants file /charMap.ts here and here
To Reproduce
Steps to reproduce the behavior:
- Create any
.mdfile in FrontMatterCMS project. - Initialize project
- Goto FrontMatter Actions
- In "Title" field write for example 'конь' (a word with the 'ь' sybmol)
- Click to "Optimise slug" button
- The 'slug: konь' string appears on front matter area in file
Expected behavior
Symbols 'ь' (lowercase) and 'Ь' (uppercase) must be transiterated as empty string ''
Desktop (please complete the following information):
- OS: Win 10
- VSCode Version: 1.83.0
estruyf
Metadata
Metadata
Assignees
Labels
Projects
Status
Done
