Skip to content

Bug report: Transliteration error in action Optimise slug #711

@Aharito

Description

@Aharito

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:

  1. Create any .md file in FrontMatterCMS project.
  2. Initialize project
  3. Goto FrontMatter Actions
  4. In "Title" field write for example 'конь' (a word with the 'ь' sybmol)
  5. Click to "Optimise slug" button
  6. The 'slug: konь' string appears on front matter area in file

Expected behavior
Symbols 'ь' (lowercase) and 'Ь' (uppercase) must be transiterated as empty string ''

Screenshots
image

Desktop (please complete the following information):

  • OS: Win 10
  • VSCode Version: 1.83.0

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions