notion-kroki

Render notion code block as graph by kroki

作者
zuisong
日安装量
0
总安装量
9
评分
0 0 0
版本
1.2.0
创建于
2022-09-22
更新于
2023-06-20
大小
4.0 KB
许可证
MIT
适用于

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

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址