qjebbs/vscode-plantuml

Markdown highlighting breaks with options in markdown

bluejekyll opened this issue · 0 comments

This works:

```plantuml
@startuml
@enduml

This does not:

```plantuml,format=png
@startuml
@enduml