Dillinger is a web-based feature-rich Markdown editor
Are You Truly Ready to Put Your Mobile or Web App to the Test?
Don`t just assume your app works—ensure it`s flawless, secure, and user-friendly with expert testing. 🚀
Why Third-Party Testing is Essential for Your Application and Website?We are ready to test, evaluate and report your app, ERP system, or customer/ patients workflow
With a detailed report about all findings
Contact us nowTable of Content
Dillinger is a cloud-enabled, mobile-ready, offline-storage compatible, AngularJS-powered HTML5 Markdown editor.
If you are using Sandstorm ecosystem, you can install Dillinger with one click.
Features

- Import an HTML file and watch it magically convert to Markdown
- Split-pane
- Drag and drop images (requires your Dropbox account be linked)
- Import and save files from GitHub, Dropbox, Google Drive and One Drive
- Drag and drop markdown and HTML files into Dillinger
- Views HTML code
- Export documents as Markdown, HTML and PDF
- Modular system that supports plugins
- Developer-friendly plugin API
- Supports Docker installtion
Installation
Dillinger requires Node.js v10+ to run.
Install the dependencies and devDependencies
and start the server.
cd dillinger
npm i
node app
For production environments
npm install --production
NODE_ENV=production node app
License
The project is released under the MIT License.