markdown-preview.nvim icon indicating copy to clipboard operation
markdown-preview.nvim copied to clipboard

Need support plantuml with puml as code block.

Open Gowa2017 opened this issue 3 years ago • 1 comments

Some other plugins use this. So, how can I do this.

@startuml
a --> b: hello
@enduml

Gowa2017 avatar Sep 21 '22 12:09 Gowa2017

give it a try: https://github.com/cnshsliu/smp.nvim#plantuml

image

cnshsliu avatar Mar 21 '23 17:03 cnshsliu