要解析markdown内容就需要对应的解析器,有marked和markdown-it两种选择,在nuxtjs的插件或者模块中marked并不好配置,所以选择markdown-it, ...
確定! 回上一頁