Skip to content

zealzhangz/markdown-add-backquote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Add Backquote README

I am a markdown deep user.When writing markdown files, it is very troublesome thing to add backquote manually.There are two scenarios: one is the two backquote of a single line of code;The other is the block of code contained six backquote.So we used half a day to develop this simple plugin.

Features

The selected content will be added to the line backquote.If you do not select text, plugin will add code block backquote.

Use shortcut keys to add backquotes in Markdown:

  • Mac: cmd+d
  • Windows: ctrl+d

add-backquote

Install

install

Release Notes

0.0.1 (2018/11/11)

  • First version

0.0.2 (2018/11/13)

  • Add auto generated code block backquote function.

0.0.3 (2019/01/01)

  • Fix bugs that insert code block newlines in the middle of text.

0.0.4 (2019/01/01)

  • Change README

0.0.5

  • Fix some bugs

For more information

If you have better suggestions, you can leave a message on Github or my personal blog, and more features will be added later.

Enjoy!

About

Fast add backquotes in Markdown file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published