hokorobi / plantuml-syntax

vim syntax file for plantuml
Vim License
0 stars 1 forks source link

Add text decoration #17

Open hokorobi opened 7 years ago

hokorobi commented 7 years ago

PlantUML_Language_Reference_Guide_1.2017.12 1.22.1

@startuml
title __Simple__ **communication** example
Alice -> Bob: Authentication Request
Bob -> Alice: Authentication Response
@enduml

1-22-1_vim

1-22-1

hokorobi commented 7 years ago

1-22-3_vim