Introduction
Markdown is a text markup language created by writer and blogger John Gruber. It is designed to create beautifully designed texts in ordinary TXT format files. You don’t need bulky processors like Word or Pages to create documents with bold or italics, citations, links, and even tables. It is enough to remember the simple rules of Markdown, and you can write even in a “Notebook”. Although specialized Markdown editors are, of course, much more convenient.
Where can I use Markdown
Notes: The Markdown editor with a file panel (for example, Atom or iA Writer) is quite a worthy alternative to Evernote and OneNote. We have already written why Markdown is good for organizing your database of notes.
Drafts for the blog: This markup language is compatible with a bunch of online editors and blog platforms. You can write a draft for your blog in Markdown, and then publish it in seconds — all links, titles and formatting will look as you intended. This is not for you to copy from Word.
Task lists: It is very easy to create shopping lists, to-do lists, and work assignments in Markdown editors. Some geeks use a plain text file todo.txt as an alternative to the fashionable Wunderlist and Todoist. How to do this, you can find out on the website Todo.txt .
Messengers: Even some messengers support Markdown. For example, in Telegram, you can use it to apply bold or italic highlighting.
Advantages of Markdown
Versatility: Documents written using Markdown syntax are plain text TXT files. They can be opened on any platform and in any editor. In this way they differ favorably from files created in word processors. Have you tried opening a document from Apple Pages in Word?
Simplicity: Markdown is so simple that even those who have not heard about all your Latex and HTML before will be able to master it in 10 minutes. Grids for subheadings, asterisks for highlighting, dashes for lists. It couldn’t be simpler.
Convertibility: Markdown documents can be easily exported to any formats: PDF, DOC, ODT. At the same time, their formatting remains unchanged.
Disadvantages of Markdown
Limited formatting: Since Markdown documents are just text files, you can’t use beautiful fonts in them. After all, it is more of a tool for writing drafts than for full-fledged layout.
Strict rules: In Markdown, the text is formatted using service characters. One extra character * or #, and the formatting will change. So when typing texts in Markdown, you will have to be careful.
Applications for Markdown
You can easily choose your favorite text editor from our selection. Atom is considered one of the best for Markdown — it is good for its incredible flexibility and versatility. It works on Windows, macOS and Linux and has a huge number of themes and extensions. It is very easy to assemble a dream editor from it. MacOS users should pay attention to the beautiful and convenient editors iA Writer, Write and Byword.