Skip to content

Commit b393000

Browse files
committed
feat: format update logs to markdown
1 parent e51721d commit b393000

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

src/content/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<link href="./css/mdui.min.css" rel="stylesheet">
3232
<link href="./render.css" rel="stylesheet">
3333
<script src="./js/mdui.min.js"></script>
34+
<script src="./js/marked.min.js"></script>
3435
</head>
3536
<body class="mdui-container-fluid mdui-theme-primary-orange mdui-theme-accent-orange mdui-theme-layout-auto">
3637
<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

Comments
 (0)