Skip to content

Commit

Permalink
docs(readme文档): 增加预览效果的网站地址,这个网站我在维护哟,功能也是最新的。
Browse files Browse the repository at this point in the history
  • Loading branch information
aiyoudiao committed Mar 8, 2020
1 parent 19749cb commit 520a746
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 1.1.0 (2020-03-08)
# [1.1.0](https://github.com/aiyoudiao/markdown-it-graphviz/compare/4646744...v1.1.0) (2020-03-08)

范围|描述|commitId
--|--|--
- | Initial commit | [4646744](https://github.com/aiyoudiao/markdown-it-graphviz/commit/4646744)

### Features

* **整个项目:** markdown-it-graphviz的基本功能完成,可以正常使用 ([9071fce](https://github.com/aiyoudiao/markdown-it-graphviz/commit/9071fcec8472671e39d09ada7198b364479b0092))
### 🌟 新功能
范围|描述|commitId
--|--|--
整个项目 | markdown-it-graphviz的基本功能完成,可以正常使用 | [9071fce](https://github.com/aiyoudiao/markdown-it-graphviz/commit/9071fce)

# 1.0.0 (2020-03-08)

### chore
范围|描述|commitId
--|--|--
- | Initial commit | [4646744](https://github.com/aiyoudiao/markdown-it-graphviz/commit/4646744)
release | 1.1.0 | [19749cb](https://github.com/aiyoudiao/markdown-it-graphviz/commit/19749cb)

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ digraph g {

![思维导图](./sources/20200308071434.png)


---

## 🚀 快速上手
Expand All @@ -100,6 +101,8 @@ digraph g {

markdown-it 系列的插件怎么使用的,markdown-it-graphviz 就怎么使用。

可以参照我在维护的这个网站效果噢 [我的网站](http://www.hao6.website:1000/#graphviz-%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE)

## 📚 开发文档

安装node后,使用命令 **npm start** ,打开浏览器,
Expand Down

0 comments on commit 520a746

Please sign in to comment.