Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
- Type some Markdown on the left
- See HTML in the right
- Magic
New Features
- Import a HTML file and watch it magically convert to Markdown
- Drag and drop images (requires your Dropbox account be linked)
You can also:
- Import and save files from GitHub, Dropbox, Google Drive and One Drive
- Drag and drop markdown and HTML files into Dillinger
- Export documents as Markdown, HTML and PDF
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][df1]
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.
Este texto que você vê aqui está realmente escrito em Markdown! Para ter uma ideia da sintaxe do Markdown, digite algum texto na janela à esquerda e observe os resultados à direita.
Tecnologia
Dillinger usa uma série de projetos de código aberto para funcionar corretamente:
- [AngularJS] - HTML aprimorado para aplicativos da web!
- [Ace Editor] - incrível editor de texto baseado na web
- [markdown-it] - Analisador de markdown feito corretamente. Rápido e fácil de estender.
- [Twitter Bootstrap] - ótimo padrão de IU para aplicativos da web modernos
- [node.js] - E / S com eventos para o back-end
- [Express] - estrutura de aplicativo de rede node.js rápida [@tjholowaychuk]
- [Gulp] - o sistema de construção de streaming
- Breakdance - conversor de HTML para Markdown
- [jQuery] - dã