cedric05 / code-plantuml-renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-notebook-plantuml

This extension adds plantuml rendering support to the built-in markdown renderer used for notebooks.

Try it out by writing below in markdown cell without blackticks ```:

@startuml

Bob -> Alice : hello

@enduml

About

License:Apache License 2.0


Languages

Language:JavaScript 58.6%Language:TypeScript 41.4%