使用Marked库出现marked is not a function 本文最后更新于:2024年11月13日 下午 前言使用Marked库出现bug:Uncaught TypeError: marked is not a function at <anonymous>:1:14_marked.parse 目录 前言直接引用marked.js到<script>标签,结果console出现errors: marked is not a function尝试解决方案: