Coder Social home page Coder Social logo

dillinger's Introduction

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 you 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}
Configure Plugins. Instructions in following README.md files
  • plugins/dropbox/README.md
  • plugins/github/README.md
  • plugins/googledrive/README.md
node app

For Nodejitsu Deployment

npm version [ | major | minor | patch | build]
jitsu deploy

License

MIT

Free Software, Hell Yeah!

dillinger's People

Contributors

byk avatar calderas avatar chrismissal avatar dondebonair avatar erlend-sh avatar felds avatar frank-fan avatar glennschler avatar hsablonniere avatar jeffreyvest avatar joemccann avatar jryans avatar kstark avatar manavo avatar marcscott avatar pipedreambomb avatar rakyll avatar siygle avatar swader avatar tegelane89 avatar trevorah avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.