Skip to content

Commit

Permalink
v0.1.3版本打包
Browse files Browse the repository at this point in the history
  • Loading branch information
BamLubi committed Feb 13, 2022
1 parent 6ca103e commit 7a617ec
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 13 deletions.
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# MarkdownTools

> A vscode extension used to write Markdown. This extension is dedicated to writing MD documents in a visual manner. The preview image is shown below.
<img src="https://picgo-1256052225.cos.ap-guangzhou.myqcloud.com/img/202202101730715.png" style="zoom: 80%;" />
> A vscode extension used to write Markdown. This extension is dedicated to writing MD documents in a visual manner. The preview image is shown in the next section.
## Features

- Provides support for common tags such as titles, bold, tables, and images.
- Contains common mathematical symbols in Latex formulas.
- Supports multiple emoticons.
- Support for designing formulas and selecting emoticons online using the built-in browser.
- Provides support for **common tags** such as titles, bold, tables, and images.
- 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.

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

## Requirements

Expand All @@ -19,14 +20,18 @@

- You can find this extension in VScode Extension Market.
- You also can use command `vsce package` to package this extension.
- The packaged extension is also available on Github.
- The packaged extension is also available on [Github](https://github.com/BamLubi/markdowntools/releases).

## Release Notes

### v0.1.3

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

### v0.1.2

Support for inserting badges ![badge](https://img.shields.io/badge/version-0.1.2-brightgreen) .
Support for inserting Badges ![badge](https://img.shields.io/badge/version-0.1.2-brightgreen) .

### v0.1.0

Support for designing formulas and selecting emoticons online using the built-in browser
Support for designing Formulas and selecting Emoji online using the built-in browser
Loading

0 comments on commit 7a617ec

Please sign in to comment.