Adding some test pages

This commit is contained in:
Knut Sveidqvist
2019-08-20 20:07:12 +02:00
parent 980749536b
commit a3142aad69
8 changed files with 100 additions and 15 deletions

5
dist/index.html vendored
View File

@@ -13,6 +13,9 @@
</style>
</head>
<body>
<div class="mermaid">
info
</div>
<div class="mermaid">
gantt
title Exclusive end dates (Manual date should end on 3d)
@@ -415,7 +418,7 @@ Class08 <--> C2: Cool label
theme: 'forest',
// themeCSS: '.node rect { fill: red; }',
logLevel: 3,
flowchart: { curve: 'linear' },
flowchart: { curve: 'basis' },
gantt: { axisFormat: '%m/%d/%Y' },
sequence: { actorMargin: 50 },
// sequenceDiagram: { actorMargin: 300 } // deprecated