We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a2acc commit bf17c10Copy full SHA for bf17c10
features/plantuml.md
@@ -21,6 +21,6 @@ Alice -> Bob : Hello!
21
```
22
````
23
24
-默认情况下,这部分源代码将被发送到 [https://www.plantuml.com/plantuml](https://www.plantuml.com/plantuml) 进行渲染渲染。你也可以通过在 [headmatter](../custom/index#headmatter) 中设置 `plantUmlServer` 来设置自己的服务器。
+默认情况下,这部分源代码将被发送到 [https://www.plantuml.com/plantuml](https://www.plantuml.com/plantuml) 进行渲染。你也可以通过在 [headmatter](../custom/index#headmatter) 中设置 `plantUmlServer` 来设置自己的服务器。
25
26
参阅 [PlantUML官网](https://plantuml.com/) 了解更多信息。
0 commit comments