Why You Should Be Writing Everything in Markdown
Markdown is an elegant markup language for writing that has countless benefits, whatever you’re writing. We think you should embrace the format wherever you can, and here’s why. Markdown Is Powerful and Easy to Use Markdownis a set of formatting rules that use easy-to-follow syntax. It was designed primarily for publishing written content on the web, removing the need to learn or implement cumbersomeHTMLtags. With Markdown, you can quickly format text as headers, with bold or italics, add links, create tables, feature blocks of code devoid of formatting, and so on....