/marknotes

A simple online note taking system using markdown with real-time previewing.

Primary LanguageHTMLMIT LicenseMIT

MarkNotes

A simple online note taking system that accomplishes two goals:

  1. Allows note taking within the browser using markdown notiation.
  2. Renders the markdown within the browser upon saving.

Status

This project is in-development, though it works.A

Preview

A working preview of this is available over here.

How to use

Just launch index.html in your browser, and begin typing in the text field. The markdown will automatically be previewed on the right hand side.

Credits and Thanks

This would not be possible if not for the re(mark)able work of the following people/teams.

External libraries that this project makes use of are included, together with their respective licenses.

  1. Marked
  2. jQuery
  3. Twitter Bootstrap
  4. Bootstrap Material Design

And of course, thanks to the amazing leaf corcoran (a.k.a. moonscript) for developing the wonderful itch.io that has allowed me to upload this someplace.