1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-09 03:03:18 +00:00
Nuxt/examples/markdownit
2019-03-30 23:53:17 +04:30
..
pages feat(babel-preset-app): support specifying core-js version () 2019-03-30 23:53:17 +04:30
plugins refactor: improve markdown example 2017-11-27 11:30:20 +08:00
nuxt.config.js feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
package.json chore(examples): rebase on latest stable nuxt version () 2019-02-01 16:36:06 +03:30
README.md doc: create/update README.mds for examples () 2019-02-08 15:48:30 +01:00

Nuxt with Markdown

Convert Markdown file to HTML using markdown-it.

See Markdownit Module for easy integration with Nuxt.js.