Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cedric05/code-plantuml-renderer


https://github.com/cedric05/code-plantuml-renderer

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 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