Toggle as bold / italic / inline-code / strikethrough #3

Open
opened 2022-05-14 00:47:43 +03:00 by i · 0 comments

Toggle the word (anywhere) under the cursor or a visual selection using the following mappings:

  • <leader> / => italic
  • <leader> b => bold
  • <leader> ` => inline code
  • <leader> s => strikethrough

Italic must mark with _.
Bold mark with **

Toggle the word (anywhere) under the cursor or a visual selection using the following mappings: - `<leader>` `/` => _italic_ - `<leader>` `b` => **bold** - `<leader>` `` ` `` => `inline code` - `<leader>` `s` => ~~strikethrough~~ Italic must mark with `_`. Bold mark with `**`
i added this to the v0.2.0 milestone 2022-05-14 00:47:43 +03:00
i added the
feature:request
label 2022-05-14 00:47:43 +03:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: i/vim-md#3
There is no content yet.