Parsing Markdown Text in Vue with Marked.js [Basics of Vue.js]
Suboptimal Engineer
== [ Description ] == In this basics of Vue.js video, I go over how to display markdown text in a Vue app using the Marked.js NPM library. Marked is a markdown parser and compiler — built for speed.
== [ Socials ] == Twitter ▶ https://twitter.com/SuboptimalEng Github ▶ https://github.com/SuboptimalEng Blog ▶ https://suboptimaleng.github.io Subscribe ▶ https://youtube.com/SuboptimalEng?sub_confirmation=1
== [ Resources ] ==
Remark GitHub Repo: https://github.com/remarkjs/remark Marked GitHub Repo: https://github.com/markedjs/marked Markdown It GitHub Repo: https://github.com/markdown-it/markdown-it Marked Global Import: https://forum.vuejs.org/t/parsing-markdown-with-vue-v2/3431
== [ Timestamps ] == 00:00 Intro 01:24 Markdown-it vs Remark vs Marked 02:19 Importing Marked in Script Tag 02:55 Create Vue CLI App 05:08 Marked.js Installation + Setup 06:19 Render Markdown Live 07:51 Why Make a Global Import? 08:31 Marked Vue Mixin 11:00 Fin
== [ Tags ] == #suboptimal #vuejs #markdown
234970171 Bytes