peter9ke / mdx-module

MDX module for Nuxt

Home Page:https://mdx.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@nuxtjs/mdx

@nuxtjs/mdx

npm version npm downloads Github Actions CI Codecov License

MDX module for Nuxt

Features

  • Import .mdx files as Vue components
  • Import Vue components in your .mdx files
  • Replace markdown elements with Vue components with the MDX Provider.

Development

  1. Clone this repository
  2. Install dependencies using yarn
  3. Start development server using yarn dev

License

MIT License

Copyright (c) Nuxt Community

About

MDX module for Nuxt

https://mdx.nuxtjs.org

License:MIT License


Languages

Language:JavaScript 86.9%Language:Vue 13.1%