3N9kox62MPg67TokQMTTZJKTYQBPwtJL2Tk · data · datajson_68701490-aae6-4eb2-952b-0d97e75b17ae
{
    "datajson_68701490-aae6-4eb2-952b-0d97e75b17ae": "{"title":"Test task from Vikjanovich","createTime":1575037407021,"expireTime":1576675620000,"price":"199","currency":"Waves","author":"3MyZnLeCncSQ4P77q5cA53tuNLq9PwRun16","brief":"Import a HTML file and watch it magically convert to Markdown","uuid":"68701490-aae6-4eb2-952b-0d97e75b17ae","tags":["markdown"],"updatedAt":1575037407021,"members":[],"freelancers":[],"status":"featured","description":"# Dillinger\n\n[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)\n\n[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)\n\nDillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.\n\n  - Type some Markdown on the left\n  - See HTML in the right\n  - Magic\n\n# New Features!\n\n  - Import a HTML file and watch it magically convert to Markdown\n  - Drag and drop images (requires your Dropbox account be linked)\n\n\nYou can also:\n  - Import and save files from GitHub, Dropbox, Google Drive and One Drive\n  - Drag and drop markdown and HTML files into Dillinger\n  - Export documents as Markdown, HTML and PDF\n\nMarkdown is a lightweight markup language based on the formatting conventions that people naturally use in email.  As [John Gruber] writes on the [Markdown site][df1]\n\n> The overriding design goal for Markdown's\n> formatting syntax is to make it as readable\n> as possible. The idea is that a\n> Markdown-formatted document should be\n> publishable as-is, as plain text, without\n> looking like it's been marked up with tags\n> or formatting instructions.\n\nThis 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.\n\n### Tech\n\nDillinger uses a number of open source projects to work properly:\n\n* [AngularJS] - HTML enhanced for web apps!\n* [Ace Editor] - awesome web-based text editor\n* [markdown-it] - Markdown parser done right. Fast and easy to extend.\n* [Twitter Bootstrap] - great UI boilerplate for modern web apps\n* [node.js] - evented I/O for the backend\n* [Express] - fast node.js network app framework [@tjholowaychuk]\n* [Gulp] - the streaming build system\n* [Breakdance](https://breakdance.github.io/breakdance/) - HTML to Markdown converter\n* [jQuery] - duh\n\nAnd of course Dillinger itself is open source with a [public repository][dill]\n on GitHub.\n\n### Installation\n\nDillinger requires [Node.js](https://nodejs.org/) v4+ to run.\n\nInstall the dependencies and devDependencies and start the server.\n\n```sh\n$ cd dillinger\n$ npm install -d\n$ node app\n```\n\nFor production environments...\n\n```sh\n$ npm install --production\n$ NODE_ENV=production node app\n```\n\n### Plugins\n\nDillinger is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.\n\n| Plugin | README |\n| ------ | ------ |\n| Dropbox | [plugins/dropbox/README.md][PlDb] |\n| GitHub | [plugins/github/README.md][PlGh] |\n| Google Drive | [plugins/googledrive/README.md][PlGd] |\n| OneDrive | [plugins/onedrive/README.md][PlOd] |\n| Medium | [plugins/medium/README.md][PlMe] |\n| Google Analytics | [plugins/googleanalytics/README.md][PlGa] |\n","category":4}"
}

Changelog:

{
    "2019.11.29 18:22": "{"title":"Test task from Vikjanovich","createTime":1575037407021,"expireTime":1576675620000,"price":"199","currency":"Waves","author":"3MyZnLeCncSQ4P77q5cA53tuNLq9PwRun16","brief":"Import a HTML file and watch it magically convert to Markdown","uuid":"68701490-aae6-4eb2-952b-0d97e75b17ae","tags":["markdown"],"updatedAt":1575037407021,"members":[],"freelancers":[],"status":"featured","description":"# Dillinger\n\n[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)\n\n[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)\n\nDillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.\n\n  - Type some Markdown on the left\n  - See HTML in the right\n  - Magic\n\n# New Features!\n\n  - Import a HTML file and watch it magically convert to Markdown\n  - Drag and drop images (requires your Dropbox account be linked)\n\n\nYou can also:\n  - Import and save files from GitHub, Dropbox, Google Drive and One Drive\n  - Drag and drop markdown and HTML files into Dillinger\n  - Export documents as Markdown, HTML and PDF\n\nMarkdown is a lightweight markup language based on the formatting conventions that people naturally use in email.  As [John Gruber] writes on the [Markdown site][df1]\n\n> The overriding design goal for Markdown's\n> formatting syntax is to make it as readable\n> as possible. The idea is that a\n> Markdown-formatted document should be\n> publishable as-is, as plain text, without\n> looking like it's been marked up with tags\n> or formatting instructions.\n\nThis 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.\n\n### Tech\n\nDillinger uses a number of open source projects to work properly:\n\n* [AngularJS] - HTML enhanced for web apps!\n* [Ace Editor] - awesome web-based text editor\n* [markdown-it] - Markdown parser done right. Fast and easy to extend.\n* [Twitter Bootstrap] - great UI boilerplate for modern web apps\n* [node.js] - evented I/O for the backend\n* [Express] - fast node.js network app framework [@tjholowaychuk]\n* [Gulp] - the streaming build system\n* [Breakdance](https://breakdance.github.io/breakdance/) - HTML to Markdown converter\n* [jQuery] - duh\n\nAnd of course Dillinger itself is open source with a [public repository][dill]\n on GitHub.\n\n### Installation\n\nDillinger requires [Node.js](https://nodejs.org/) v4+ to run.\n\nInstall the dependencies and devDependencies and start the server.\n\n```sh\n$ cd dillinger\n$ npm install -d\n$ node app\n```\n\nFor production environments...\n\n```sh\n$ npm install --production\n$ NODE_ENV=production node app\n```\n\n### Plugins\n\nDillinger is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.\n\n| Plugin | README |\n| ------ | ------ |\n| Dropbox | [plugins/dropbox/README.md][PlDb] |\n| GitHub | [plugins/github/README.md][PlGh] |\n| Google Drive | [plugins/googledrive/README.md][PlGd] |\n| OneDrive | [plugins/onedrive/README.md][PlOd] |\n| Medium | [plugins/medium/README.md][PlMe] |\n| Google Analytics | [plugins/googleanalytics/README.md][PlGa] |\n","category":4}"
}

github/deemru/w8io/169f3d6 
1.89 ms