Skip to content

Commit

Permalink
打包v1.0.4版本
Browse files Browse the repository at this point in the history
  • Loading branch information
BamLubi committed Feb 17, 2022
1 parent b9d7465 commit 118c840
Show file tree
Hide file tree
Showing 4 changed files with 718 additions and 6 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,22 @@
## Features

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

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

## Shortcut Key

- Bold: <kbd>CTRL</kbd>+<kbd>B</kbd>
- Italics: <kbd>CTRL</kbd>+<kbd>I</kbd>
- H1: <kbd>CTRL</kbd>+<kbd>1</kbd>
- H2: <kbd>CTRL</kbd>+<kbd>2</kbd>
- H3: <kbd>CTRL</kbd>+<kbd>3</kbd>

## Requirements

`vscode`>=1.64.0
Expand All @@ -24,6 +33,10 @@

## Release Notes

### v0.1.4

Support for some Shortcut Keys.

### v0.1.3

Support for inserting <kbd>Buttons</kbd> and FlowChart!
Expand Down
Loading

0 comments on commit 118c840

Please sign in to comment.