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
Size
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

长期地址
遇到问题?请前往 GitHub 提 Issues。