# markdown-html-ppt
**Repository Path**: skygreen2015/markdown-html-ppt
## Basic Information
- **Project Name**: markdown-html-ppt
- **Description**: convert markdown to html format ppt that can be offline use with any web browser which supported html5
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-07-10
- **Last Updated**: 2025-07-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# markdown-html-ppt
convert markdown to html format ppt that can be offline use with any web browser which supported html5
## Destination
- [x] convert Markdown to html format ppt output a zip file,After it downloaded,it can be unwrapped that can be offline use with any web browser which supported html5
- [ ] provide Atom with a package to to convert markdown to html5 files ppt which can be viewed with web browser suppoted html5
- [ ] provide Sublime with a package to convert markdown to html5 files ppt which can be viewed with web browser suppoted html5
- [ ] provide Grav with a plugin to convert markdown to html5 files ppt which can be viewed with web browser suppoted html5
## 参考资料
* hakimel/reveal.js: https://github.com/hakimel/reveal.js
* chjj/marked : https://github.com/chjj/marked
* A Markdown parser: https://github.com/evilstreak/markdown-js
* Pandox : http://pandoc.org/installing.html
* Grav : https://getgrav.org/
* jhipster : https://jhipster.github.io/presentation/#/
* webpro/reveal-md : https://github.com/webpro/reveal-md
* ShowdownJS : https://github.com/showdownjs/showdown
* Parsedown : https://github.com/erusev/parsedown
* Cmd Markdown : https://www.zybuluo.com/mdeditor
* 马克飞象 : https://maxiang.io/
* Ace : https://ace.c9.io
* Markdown Editor : https://github.com/lepture/editor
* [纯前端打造一个简易实时预览的markdown编辑器](http://www.jianshu.com/p/d0eed194db65)
* GitHub Markdown style: https://github.com/sindresorhus/github-markdown-css
* Dillinger : http://dillinger.io/
* Plane UI : https://github.com/pandao/planeui
* Markdown:指南 : https://www.binarization.com/archive/2016/markdown-guide/#examples
* Markdown 新手指南 : http://www.jianshu.com/p/q81RER
* Mastering Markdown : https://guides.github.com/features/mastering-markdown/
* GRAV MARKDOWN SYNTAX: https://learn.getgrav.org/content/markdown
* Markdown 语法说明 : http://wowubuntu.com/markdown/index.html
* thlorenz/doctoc: https://github.com/thlorenz/doctoc