修改评论 Document converted from syntax markdown/1.2 to syntax xwiki/2.1
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,11 +1,10 @@ 1 1 欢迎使用畅移文档系统 2 2 3 +* Demo 3 3 4 -~* Demo 5 - 6 -~{~{plantuml}} 7 -@startuml 8 -:Customer: -> (Withdraw) 9 -note right of (Withdraw) : This is an example. 5 +{{plantuml}} 6 +@startuml 7 +:Customer: -> (Withdraw) 8 +note right of (Withdraw) : This is an example. 10 10 @enduml 11 - ~{~{/plantuml}}10 +{{/plantuml}}
欢迎使用畅移文档系统
* Demo
{{plantuml}}
@startuml
:Customer: -> (Withdraw)
note right of (Withdraw) : This is an example.
@enduml
{{/plantuml}}
- Demo
Unknown macro: plantuml.