joeSaad / mdpad

Online markdown user friendly editor

Home Page:http://mdpad.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mdpad

A way to write markdowns in a friendly way without having to learn markdown syntaxes.

Installation

> git clone https://github.com/joeSaad/mdpad.git
> npm start 

Usage

just go to http://mdpad.io

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

History

Inspired by searching for many tools to edit markdown in a friendly way, just in rich text format.

Credits

##Todo

  • Enable Publishing to Github using github api
  • Enable Publishing to Bitbucket via api
  • Making use of webpack to use bundle instead of CDN (open to discussion)
  • Enable Gzip Compression on heroku

About

Online markdown user friendly editor

http://mdpad.io


Languages

Language:JavaScript 45.9%Language:HTML 45.1%Language:CSS 9.1%