mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
5432 WIP, rendering sections
This commit is contained in:
@@ -90,9 +90,13 @@ kanban
|
||||
id3[Update DB function]
|
||||
id4[Create parsing tests]
|
||||
id5[define getData]
|
||||
id6[Create renderer]
|
||||
id6[Create renderer so that it works in all cases]
|
||||
id7[In progress]
|
||||
id8[Design grammar]
|
||||
id9[Ready for deploy]
|
||||
id10[Ready for test]
|
||||
id11[Done]
|
||||
id12[Can't reproduce]
|
||||
</pre>
|
||||
<script type="module">
|
||||
import mermaid from './mermaid.esm.mjs';
|
||||
|
Reference in New Issue
Block a user