Started railroad diagrams

This commit is contained in:
Nikolay Rozhkov
2023-07-06 21:57:47 +03:00
parent b87f1f2098
commit 6a89e28e1e
14 changed files with 230 additions and 2 deletions

View File

@@ -7,7 +7,6 @@
<link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgo=" />
<style>
div.mermaid {
/* font-family: 'trebuchet ms', verdana, arial; */
font-family: 'Courier New', Courier, monospace !important;
}
</style>
@@ -78,6 +77,9 @@
<li>
<h2><a href="./sankey.html">Sankey</a></h2>
</li>
<li>
<h2><a href="./railroad.html">Railroad</a></h2>
</li>
</ul>
</body>
</html>