# markdown-plus
**Repository Path**: ulipcb/markdown-plus
## Basic Information
- **Project Name**: markdown-plus
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-02-13
- **Last Updated**: 2021-02-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Markdown Plus
[](https://codeclimate.com/github/tylingsoft/markdown-plus)
Markdown Plus ("M+" or "mdp" for short) is a markdown editor with extra features.
### Online demo: [mdp.tylingsoft.com](http://mdp.tylingsoft.com)

## Apps
We currently ***don't*** accept donations.
The best way to support our development is to buy our apps.
### Markdown Plus
[Markdown Plus](http://tylingsoft.com/markdown-plus/) is available for both OS X and Windows. You get every feature of the web version plus lots of advanced features.
### Markdown Mate
[Markdown Mate](http://tylingsoft.com/markdown-mate/) is a markdown previewer, it's not going to replace your favorite editor but handles everything about markdown.
## Features
- GitHub flavored markdown
- Live preview with scroll sync
- Source code highlight
- Footnote
- Table of Contents
- Task list
- Abbreviation
- Custom container
- Definition list
- Emoji, Font Awesome icon
- Mathematical formula, AsciiMath
- Mermaid: Flowchart, Sequence diagram, Gantt diagram, Class diagram
- Vim mode, Emacs mode
- [Themes](https://github.com/tylingsoft/markdown-plus-themes)
- [Plugins](https://github.com/tylingsoft/markdown-plus-plugins)
- Chart.js: line, bar, radar, polar area, pie, doughnut and bubble
## Setup & Run
Optionally :star: this project, then:
```
fork it
git clone to your local
yarn install
yarn watch
open dist/index.html in your browser
```
## How to use Markdown Plus in your projects
Please take `dist/index.html` as example.
## Thanks
- Thanks to those who have bought our apps to support our development !
- Thanks to all the dependent open source projects' authors !
- Thank [ASTND](http://www.weibo.com/236986311) for designing the icon !
- Thanks to those who have contributed by creating PRs / issues !
## License
MIT
Copyright © 2015 - 2017 [Tylingsoft](http://tylingsoft.com/)
---
---
---
## Todo
- Get rid of jQuery