通过 Typora 将 markdown 转成 html 后,在 html body 部分加上以下三行
<script type="text/javascript" src="2html/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="2html/2html.js"></script>
<link rel="stylesheet" type="text/css" href="2html/style.css">将 2html 文件夹拷贝到对应目录下即可