Below you will find pages that utilize the taxonomy term “Markdown”
Article
Markdown Markup Language
In this blog post we will cover the markdown markup language. Markdown makes writing the text on web faster and easier and is a good choice for variety of tasks like writing the code related documentation, blog posts, emails etc.
What is Markdown? Straight from wikipedia - Markdown is a lightweight markup language with plain-text-formatting syntax, created in 2004 by John Gruber with Aaron Swartz. Markdown is a text to html converter and often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor.