Nuxt/examples/markdownit
Clark Du 6cd7f04a4e
refactor: rename examples
2018-03-19 10:41:46 +08:00
..
pages refactor: improve markdown example 2017-11-27 11:30:20 +08:00
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 refactor: rename examples 2018-03-19 10:41:46 +08:00

README.md

Markdown Example

Convert Markdown file to HTML using markdown-it.

See Markdownit Module for easy integration with Nuxt.js.