使用上相當簡單,只需加入 Vue.use(VueMarkdown) ,在HTML裡將Markdown的文字以 <vue-markdown></vue-markdown> 包起來即可。 JS. Vue.use(VueMarkdown); var app = new ...
確定! 回上一頁