JSPM

  • Created
  • Published
  • Downloads 798
  • Score
    100M100P100Q106893F
  • License MIT

Render raw markdown string according to AST

Package Exports

  • @vuese/markdown-render

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vuese/markdown-render) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@vuese/markdown-render

TODO: description

Usage

const parser = require('@vuese/markdown-render');

// TODO: DEMONSTRATE API