Skip to content

gsmeets/dillinger

This branch is 1367 commits behind joemccann/dillinger:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2de94c5 · Jun 23, 2013
Jun 12, 2013
Jun 23, 2013
Jun 12, 2013
Jun 5, 2013
Jun 14, 2013
Sep 24, 2012
Nov 25, 2011
Jun 4, 2013
Jun 12, 2013
Mar 3, 2013
Jun 23, 2013

Repository files navigation

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. As John Gruber writes on the [Markdown site] 1:

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 should 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 is actually written 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:

Installation

git clone [git-repo-url] dillinger
cd dillinger
npm i -d
mkdir -p public/files/{md,html,pdf}
node app

License

MIT

Free Software, Fuck Yeah!

About

The last Markdown editor, ever.

Resources

License

Stars

Watchers

Forks

Packages

No packages published