Skip to content

Commit 99d5f19

Browse files
committed
Mention tab trigger for insert block snippet in readme.
1 parent 4c38f6d commit 99d5f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Provides some [GitHub Flavoured Markdown](https://help.github.com/articles/githu
33

44
## Features
55
- Add a new "Preview" command (overriding the existing Markdown preview) using [Redcarpet](https://github.com/vmg/redcarpet) to render GitHub Flavoured Markdown
6-
- Support triple-backtick raw blocks and support syntax highlighting for various languages (others can be added trivially)
6+
- Support triple-backtick raw blocks and support syntax highlighting for various languages (others can be added trivially). There’s also a tab trigger for inserting raw blocks: Just type a single backtick (<kbd>`</kbd>) and then hit the tab key.
77
- Support and highlight GitHub Flavoured Markdown strikethroughs, tables, references, checkboxes and italics
88

99
You can also use nicer fonts by installing the [GitHub Flavoured Markdown Font Settings bundle](https://github.com/mikemcquaid/GitHub-Markdown-Font-Settings.tmbundle).

0 commit comments

Comments
 (0)