Skip to content

Commit f66d01d

Browse files
authored
doc: clarify Nuxt 2
1 parent d615e56 commit f66d01d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# Markdownit
1+
# Markdownit for Nuxt 2
22
[![npm](https://img.shields.io/npm/dt/@nuxtjs/markdownit.svg?style=flat-square)](https://npmjs.com/package/@nuxtjs/markdownit)
33
[![npm (scoped with tag)](https://img.shields.io/npm/v/@nuxtjs/markdownit/latest.svg?style=flat-square)](https://npmjs.com/package/@nuxtjs/markdownit)
44

55
Using [markdownit-loader](https://github.com/nuxt-community/markdownit-loader) and [markdown-it](https://github.com/markdown-it/markdown-it)
66

7+
78
## Setup
89
- Add `@nuxtjs/markdownit` dependency using yarn or npm to your project
910
- Add `@nuxtjs/markdownit` to `modules` section of `nuxt.config.js`

0 commit comments

Comments
 (0)