Skip to content

Commit 118c840

Browse files
committed
打包v1.0.4版本
1 parent b9d7465 commit 118c840

File tree

4 files changed

+718
-6
lines changed

4 files changed

+718
-6
lines changed

README.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,22 @@
55
## Features
66

77
- Provides support for **common tags** such as titles, bold, tables, and images.
8-
- Contains common mathematical symbols in **Latex formulas**.
8+
- Contains common mathematical symbols in **Latex Formulas**.
99
- Supports multiple **Emoji**.
1010
- Support for inserting **Badges**,**Buttons**,**FlowChart**.
11-
- Support for **designing formulas and selecting emoticons online** using the built-in browser.
11+
- Support for **designing Formulas and selecting Emoticons online** using the built-in browser.
12+
- Support some **Shortcut Keys**, see the comparison table for details.
1213

1314
<img src="https://picgo-1256052225.cos.ap-guangzhou.myqcloud.com/img/202202101730715.png" style="zoom: 67%;" />
1415

16+
## Shortcut Key
17+
18+
- Bold: <kbd>CTRL</kbd>+<kbd>B</kbd>
19+
- Italics: <kbd>CTRL</kbd>+<kbd>I</kbd>
20+
- H1: <kbd>CTRL</kbd>+<kbd>1</kbd>
21+
- H2: <kbd>CTRL</kbd>+<kbd>2</kbd>
22+
- H3: <kbd>CTRL</kbd>+<kbd>3</kbd>
23+
1524
## Requirements
1625

1726
`vscode`>=1.64.0
@@ -24,6 +33,10 @@
2433

2534
## Release Notes
2635

36+
### v0.1.4
37+
38+
Support for some Shortcut Keys.
39+
2740
### v0.1.3
2841

2942
Support for inserting <kbd>Buttons</kbd> and FlowChart!

0 commit comments

Comments
 (0)