Skip to content

Latest commit

 

History

History
executable file
·
49 lines (32 loc) · 1.59 KB

README.md

File metadata and controls

executable file
·
49 lines (32 loc) · 1.59 KB

@nuxtjs/mdx

@nuxtjs/mdx

npm version npm downloads Github Actions CI Codecov License

MDX module for Nuxt 2

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