Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

zcong1993/unvue-plugin-markdown-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unvue-plugin-markdown-loader

NPM version NPM downloads Build Status

Install

yarn add unvue-plugin-markdown-loader --dev

Usage

About unvue see egoist/unvue, and offical docs.

// in your unvue.config.js
const unvuePluginMarkdownLoader = require('unvue-plugin-markdown-loader')

module.exports = {
  plugins: [
    // add markdownLoaderPlugin
    // you can also add some custom options
    markdownLoaderPlugin()
  ]
}

For more details can see example, more about vue-markdown-loader please see QingWei-Li/vue-markdown-loader.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

unvue-plugin-markdown-loader © zcong1993, Released under the MIT License.
Authored and maintained by zcong1993 with help from contributors (list).

github.com/zcong1993 · GitHub @zcong1993

About

add markdown loader for unvue

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.