Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
miao1007 committed Sep 24, 2020
1 parent fbfbd0e commit 8e8305a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ npm install --save hexo-filter-kroki

## Minimum configuration

By default no configuration is required, it will send your text to `kroki.io` for rendering, and the base64-encoded images will be inlined in the html.
By default, no configuration is required, the plugin will send your text to `kroki.io` for rendering, and the base64-encoded images will be inlined in the html.

## Advanced configuration

Expand Down Expand Up @@ -83,14 +83,14 @@ and will get
{ name: "Acknowledge", wave: "1.....|01." }
]}
```
<img alt="kroki" src="https://kroki.io/actdiag/svg/eNpVTjkOwkAM7POK0fa8AEFDQUGNKBCFCdbKItmVjCFIKH9nj4Sj81yeodYuQh6vBhhUjLFYo43hwWr5lJ48N0nsKDDuN9ZizfjMHVZw-8S5QtX88aMcEpbgYfw0d1oWT_n349myIQ9Q6qtWjePcuNN4lalynvVNbyYmN8Di_4fxDQA-Q4A=">

and will get

<img alt="kroki" src="https://kroki.io/wavedrom/svg/eNqrVijOTM9LzLFSiOZSUKhWyEvMTbVSUErOyVbSUYCB8sQykGCBHgjUALGSQq0OsnKXxJJEhHqo8go9YxPTihpbvQqgVApQBdAOpYzUxBQgVykpP6USRJckZuaAaJC8UiyasUGphaWpxSVQk6HGGugZ6ukZ1BjqGcBcgarJMTk7L788JzUlPRWoEarJEOJ0A0OQ07liawGPW0Gr">


see more diagrams from
#### More
See more diagrams at

* https://docs.kroki.io/kroki/diagrams-types/
* https://kroki.io/examples.html

0 comments on commit 8e8305a

Please sign in to comment.