要解析markdown內容就需要對應的解析器,有marked和markdown-it兩種選擇,在nuxtjs的外掛或者模組中marked並不好配置,所以選擇markdown-it, ...
確定! 回上一頁