This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-05 13:43:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
da0a3794ef
Nuxt
/
examples
/
markdownit
/
nuxt.config.js
9 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: rewrite core to esm
2018-03-16 16:12:06 +00:00
export
default
{
feat: add markdown example
2017-10-27 16:20:12 +00:00
modules
:
[
'@nuxtjs/markdownit'
refactor: improve markdown example
2017-11-27 03:30:20 +00:00
]
,
plugins
:
[
'~/plugins/md-it'
feat: add markdown example
2017-10-27 16:20:12 +00:00
]
}
Reference in New Issue
Copy Permalink