1.3.0 • Published 10 months ago

notion-kroki v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

notion-kroki

Codecov GitHub branch checks state GitHub top language GitHub last commit

前置条件(Pre Condition)

Make sure you have installed Violentmonkey or Tampermonkey

在使用之前请先确保你已经在浏览器安装了脚本管理插件 Violentmonkey 或者 Tampermonkey

BrowserViolentmonkeyTampermonkey
ChromeViolentmonkeyTampermonkey
FirefoxViolentmonkeyTampermonkey
EdgeViolentmonkeyTampermonkey

安装(How to install)

💥 Click me install user script 💥

💥 点我安装脚本 💥

Usage

1. Add a Plain Text code block with content

//kroki plantuml
@startuml
Alice -> "Bob()" : Hello
"Bob()" -> "This is very\nlong" as Long
' You can also declare:
' "Bob()" -> Long as "This is very\nlong"
Long --> "Bob()" : ok
@enduml

PS: first line is very important

2. Then, you will got like this

demo

1.3.0

10 months ago

1.1.5

1 year ago

1.1.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago