We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51721d commit b393000Copy full SHA for b393000
src/content/index.html
@@ -31,6 +31,7 @@
31
<link href="./css/mdui.min.css" rel="stylesheet">
32
<link href="./render.css" rel="stylesheet">
33
<script src="./js/mdui.min.js"></script>
34
+ <script src="./js/marked.min.js"></script>
35
</head>
36
<body class="mdui-container-fluid mdui-theme-primary-orange mdui-theme-accent-orange mdui-theme-layout-auto">
37
<div id="root_div" style="font-size:12pt;line-height:150%;padding-top:5pt;padding-left:10pt;padding-right:10pt;display:none">
0 commit comments