Http://dillinger.io/Dillinger
Dillinger is a cloud-enabled HTML5 markdown editor.
- Type some markdown text in the left window
- See the HTML in the right
- Magic
Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email.
John Gruber writes on
Markdown site:
The overriding design goal for markdown's formatting syntax is to make it as readable as possible. the idea is that a markdown-formatted document shocould be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting
Instructions.
This text your see here isActuallyWritten in markdown! To get a feel for markdown's syntax, type some text into the left window and watch the results in the right.
Version
2.0
Tech
Dillinger uses a number of open source projects to work properly:
- Ace Editor-awesome web-based text editor
- Showdown-a port of markdown to Javascript
- Twitter Bootstrap-Great UI boilerplate for modern web apps
- Node. js-evented I/O for the backend
- Express-fast node. js network app framework
@ Tjholowaychuk
- Keymaster. js-awesome keyboard handler lib
@ Thomasfuchs
- Jquery-Duh
Installation
shgit clone [git-repo-url] dillingercd dillingernpm i -dmkdir -p public/files/{md,html}node app
License
MIT
Free Software, fuck yeah!