====== Markdown Markup Language ======
* What is [[wp>Markdown]] :US: :GB: / [[wpde>Markdown]] :DE:
* [[https://daringfireball.net/projects/markdown/|Markdown]] -- Original Site by John Gruber.
* www.markdown.de :DE: -- German Translation.
* [[http://www.heise.de/mac-and-i/artikel/Schreiben-mit-Markdown-am-Mac-und-unter-iOS-2105025.html|Schreiben mit Markdown – am Mac und unter iOS]] -- Einführung, Apps, Tipps und Cheat Sheet
===== Implementations =====
* http://johnmacfarlane.net/babelmark2/ -- Compare markdown implementations.
* **kramdown** the ruby implementation of markdown.
* [[http://kramdown.rubyforge.org/quickref.html|Quick Reference]]
* [[http://kramdown.rubyforge.org/syntax.html|Syntax]]
* [[http://www.unexpected-vortices.com/sw/rippledoc/|Rippledoc]] is a command-line program which generates easily-navigable html from a bunch of Markdown-formatted text files.
===== Tools =====
==== Wysiwyg Markdown Editors ====
* [[http://www.markdownpad.com|MarkdownPad]] is a full-featured Markdown editor for Windows.
* [[http://cloose.github.io/CuteMarkEd/|CuteMarkEd]] -- A Markdown editor with live HTML preview.
* [[http://sourceforge.net/projects/retext/|ReText]] is a simple editor that reads your text with MarkDown or HTML markup and saves it as plain text, HTML or PDF.
* [[http://remarkableapp.net/|Remarkable]] -- A Free Fully Featured Markdown Editor For Linux\\ cons: no preferences for edit font\\ cons: no table support\\ cons: no cross platform support