Nuxt/examples/markdownit
Alexander Lichter 47898fbdac chore(examples): rebase on latest stable nuxt version (#4874) 2019-02-01 16:36:06 +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 chore(examples): rebase on latest stable nuxt version (#4874) 2019-02-01 16:36:06 +03:30

README.md

Markdown Example

Convert Markdown file to HTML using markdown-it.

See Markdownit Module for easy integration with Nuxt.js.