Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A markdown extension library for supporting more advanced features through plugins way.


Dependencies

  • marked
  • highlight.js
  • mermaid
  • katex

Installation

Install via npm NPM version:

$ npm install markdown-superset

or Install via git clone

$ git clone https://github.com/AngryPowman/markdown-superset.git
$ cd markdown-superset
$ npm install
$ typings install
$ gulp build

Reference the script in your index.html:

<script src="node_modules/markdown-superset/dist/markdown-superset.min.js"></script>

Demo

To run the demo: $ cd node_modules/markdown-superset $ npm start

  • Notice: You may install python first.

Declaration File for TypeScript

/// <reference path="node_modules/markdown-superset/dist/markdown-superset.d.ts" />

About

A markdown extension library for supporting more advanced features through plugins way.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages