Just a test of the plantuml inside the markdown file
@startuml component
actor client
node app
database db
db -> app
app -> client
@enduml
Just a test of the plantuml inside the markdown file
@startuml component
actor client
node app
database db
db -> app
app -> client
@enduml