Nuxt/examples/markdownit
Clark Du 52a92fbc48 refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
..
pages refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
plugins refactor: improve markdown example 2017-11-27 11:30:20 +08:00
README.md feat: add markdown example 2017-10-28 00:20:12 +08:00
nuxt.config.js feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
package.json examples: Upgrade to nuxt-edge (#3911) 2018-09-18 18:26:25 +02:00

README.md

Markdown Example

Convert Markdown file to HTML using markdown-it.

See Markdownit Module for easy integration with Nuxt.js.