An open API service indexing awesome lists of open source software.

https://github.com/jpmcb/markdown-editor

Using ReactJS, preview markdown as you type, includes basic markdown tip sheet
https://github.com/jpmcb/markdown-editor

Last synced: about 1 year ago
JSON representation

Using ReactJS, preview markdown as you type, includes basic markdown tip sheet

Awesome Lists containing this project

README

          

# Markdown Editor & Preview Engine

Using the React JavaScript library, Babel, SASS, & the Marked API, this mark down editor was desigend to aid in the process of creating simple markdown documents. The markdown preview will update as the user inputs text and basic markdown tags. Clear button will clear out the text area. If you have questions, feel free to message me or us the 'issues' feature of Github.

Thanks to [Marked API](https://github.com/chjj/marked) for the awesome open source parser!

A working version of the app can be [found here](https://jpmcb.github.io/Markdown-Editor/)