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

https://github.com/discourse/discourse-mermaid-theme-component


https://github.com/discourse/discourse-mermaid-theme-component

discourse-theme-component

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# discourse-mermaid-theme

````
```mermaid height=500
gantt
title A Gantt Diagram
dateFormat YYYY-MM-DD
section Section
A task :a1, 2019-01-01, 30d
Another task :after a1 , 20d
section Another
Task in sec :2019-01-12 , 12d
another task : 24d
```
````