Skip to content

[FEATURE] Clear same type of existing formats in the visual region if exists #165

@neo451

Description

@neo451

consider text:

hello **world**

currently if I select both words and run <leader>mb:

**hello **world****

better output and correct markdown is just remove the inner bold

**hello world**

I tested both obsidian and typora, they both do this, but github markdown don't do this lol, but I guess it should be good to add.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions