Using Markdown
What is Markdown?
Markdown is a lightweight markup language designed for "maximum readability" and "publishability" (see the Wikipedia article).
Why use Markdown?
- It increases readability of unformatted, text-only documents.
- When used correctly, it generates clean, semantic HTML.
- With Markdown, hidden style commands and broken tags are never an issue.
- Markdown is extremely easy to use.
Read more about it on our blog.