Markdown is a lightweight markup
language with plain text formatting syntax. Once you written your document in Markdown,
you can convert it to HTML, XHTML and other formats. John Gruber developed the
Markdown language in 2004. Unlike mark up languages, text in Markdown is not
marked with tags like <h1> <b> etc., It is easy to read and write.
Is
Markdown is a replacement of HTML?
Absolutely not. Markdown supports only
limited html tags. The purpose of Markdown is to read, write and edit a
document easily
You can use following online editor to
experiment with markdown.
In this tutorial series, you are going to learn
Referred
Articles
No comments:
Post a Comment