CharonChui / AndroidNote

Android study notes.
http://charon.top/AndroidNote/
3.63k stars 957 forks source link

试试 #5

Closed XiaNaLee closed 9 years ago

XiaNaLee commented 9 years ago

suee

Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.

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:

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

3.0.2

Tech

Dillinger uses a number of open source projects to work properly:

You need Gulp installed globally:

$ npm i -g gulp
$ git clone [git-repo-url] dillinger
$ cd dillinger
$ npm i -d
$ mkdir -p public/files/{md,html,pdf}
$ gulp build --prod
$ NODE_ENV=production node app

Plugins

Dillinger is currently extended with the following plugins

Readmes, how to use them in your own application can be found here:

Want to contribute? Great!

Dillinger uses Gulp + Webpack for fast developing. Make a change in your file and instantanously see your updates!

Open your favorite Terminal and run these commands.

First Tab:

$ node app

Second Tab:

$ gulp watch

(optional) Third:

$ karma start

Todo's

MIT

Free Software, Hell Yeah!

CharonChui commented 9 years ago

哥们你咋这么逗...

XiaNaLee commented 9 years ago

不好意思了。

在 2015年4月17日,10:10,CharonChui notifications@github.com 写道:

哥们你咋这么逗...

— Reply to this email directly or view it on GitHub https://github.com/CharonChui/AndroidNote/issues/5#issuecomment-93878897.