Dillinger
Dillinger is a cloud-enabled HTML5 Markdown editor that can be used offline and is powered by AngularJS. Markdown is a lightweight markup languages that uses the same formatting conventions as email. Drag and drop HTML files into Dillinger to convert them to Markdown. Drag and drop Markdown or HTML files into Dillinger. You can export documents as Markdown, HTML, and PDF. The text you see is actually written in Markdown. To get an idea of Markdown's syntax, simply type some text in the left window and then watch the results in right. Drag and drop images (requires your Dropbox account be linked). Import and save files from GitHub, Dropbox, Google Drive and One Drive.
Learn more
Quiver
Quiver is a notebook built for programmers. It lets you easily mix text, code, Markdown and LaTeX within one note, edit code with an awesome code editor, live preview Markdown and LaTeX, and find any note instantly via the full-text search. A note in Quiver is comprised of cells, snippets of text, code, Markdown, LaTeX (via MathJax) or diagrams (sequence diagram, flowchart). You can freely mix different cell types within one note. You can set different languages for different code cells, too. The programmer's notebook should make code editing effortless. Quiver packs the awesome ACE code editor in code cells, with syntax highlighting support for more than 120 languages, over 20 themes, automatic indent and outdent, and much more. Quiver lets you write in Markdown with inline formatting and custom CSS options. A live preview window renders Markdown as you type. Quiver uses MathJax to typeset mathematical equations written in LaTeX.
Learn more
Markdown Monster
Markdown Monster is a powerful, yet easy to use Markdown editor and viewer with syntax highlighting and sophisticated and fast edit features. A collapsible, synced, live preview lets you see your output as you type and scroll. Easily embed images, links, tables, emojis and code using Markdown text or use our UI based helpers to simplify many operations with a few keystrokes. Paste images from the clipboard or drag and drop from Explorer or our built-in file browser. Inline spell-checking and word counts keep your content streamlined unobtrusively. You can export your Markdown to HTML or PDF by saving to disk or by copying Markdown selections as HTML directly to the clipboard. The HTML preview can display syntax colored code snippets for most common coding languages, and can easily be customized with HTML and CSS template to match your own sites. You can choose from a light and dark app themes, and choose individual editor and preview themes that are fully customizable.
Learn more
Bookdown
Write HTML, PDF, ePub, and Kindle books with R Markdown. The bookdown package is an open-source R package that facilitates writing books and long-form articles/reports with R Markdown. Generate printer-ready books and ebooks from R Markdown documents. A markup language easier to learn than LaTeX, and to write elements such as section headers, lists, quotes, figures, tables, and citations. Multiple choices of output formats: PDF, LaTeX, HTML, EPUB, and Word. Possibility of including dynamic graphics and interactive applications (HTML widgets and Shiny apps). Support a wide range of languages: R, C/C++, Python, Fortran, Julia, Shell scripts, and SQL, etc. LaTeX equations, theorems, and proofs work for all output formats. Can be published to GitHub, bookdown.org, and any web servers. Integrated with the RStudio IDE. One-click publishing to https://bookdown.org.
Learn more