What is Markdown and why should you learn it today?

When you have to format text in email, notes or documents, most of us go in one of two ways: HTML or WYSIWYG editors ('What You See Is What You Get') is built-in. .

It is time to change that. WYSIWYG editors slow down the process by forcing you to remove your fingers from the keyboard to make formatting changes and so does HTML. Is there a better way?

What is Markdown and why should you learn it today?

  1. What is Markdown?
  2. Why should you use Markdown?
  3. How can Markdown benefit you?
    1. Use case 1: Email
    2. Use case 2: Post on the forum
    3. Use case 3: To-do list
    4. Use case 4: Personal Wiki

What is Markdown?

Markdown is a simple way to add formatting - like titles, bold / italic text and lists - to plain text. Instead of relying on HTML or WYSIWYG editors, Markdown allows you to format text without removing your hands from the keyboard, and that is much more intuitive than HTML.

In short, it is the answer for anyone who ever needs to format notes, emails or to-do lists. Markdown was originally created as a simple way for people who don't know programming to write and format text, without having to rely on HTML or WYSIWYG editors.

Now, finding a Markdown editor is extremely simple.

Why should you use Markdown?

Simple because it is faster. You don't have to learn HTML. You can keep your fingers on the keyboard. You will see how easy it is to work with Markdown through some of the following examples.

Let's start with the title. For a title in HTML, you will use the following:

Title

Notice the opening and closing tags. This is a fairly intuitive way to 'tell' text, so you need to follow the style created for the h3 header. For those who already use HTML, this will be easy, but for ordinary users who are looking for a better way to mark plain text, Markdown is a better choice.

Here is the same title in Markdown:

 ###Tiêu đề 

Did you pay attention to not having a closed tag? The relatively simple nature of the three pound marks (# is h1, ## is h2, etc.) is a faster and easier alternative. In fact, it also saves time for users. The most common HTML error is not to close the tags properly.

What is Markdown and why should you learn it today? Picture 1

So what about bold letters? In HTML, we have several ways to do this, but the most accurate way is:

 văn bản này được in đậm 

In Markdown, simply, we only need to use one of the following two methods (since both operate the same way):

 **văn bản này được in đậm** 

or

 __văn bản được in đậm__ 

What about the list? HTML used for ordered, numbered lists or for unordered bulleted lists:

  1. This is a list item
  2. Here
  3. And here again

The same list in Markdown looks like this:

 1. Đây là một mục danh sách 2. Cả đây 3. Và đây nữa 

You can also create an unordered list with asterisks, plus signs or hyphens (even replace each other):

 *Đây là một mục danh sách *Cả đây *Và đây nữa 

Note that we do not start the list with or

    ,

nor do they close them with or .

Another example: Take a look at the links. In HTML, links look like this:

 Anchor text 

In Markdown:

 [Anchor text](http://supercoolawesomedomain.com) 

It's easy, isn't it? Or, maybe you want to learn some more HTML tags.

How can Markdown benefit you?

There are many reasons to use Markdown, but the biggest reason is the easy way to learn how to use and the convenience of using a specially designed syntax to help you save time. If you've ever had to add formatting to plain text, then Markdown will save you time.

Use case 1: Email

If you send a few dozen emails a day, the time it takes to format them may become a huge problem. Fortunately, there are a few great ways to integrate Markdown into the process.

Markdown-here.com is the first thing the article mentions. This handy extension is available on Chrome, Firefox and Safari browsers, as well as Thunderbird and Postbox, if you prefer an alternative mail client. To use it, simply click the icon near the address bar, or right-click and select Markdown toggle .

What is Markdown and why should you learn it today? Picture 2

The syntax is the same as using Markdown anywhere else, it's just that you can now use it in email and some other applications that support editing rich text text, such as Evernote, WordPress and Google. Groups.

Use case 2: Post on the forum

Frequently posting forums will involve a lot of text editing, but using the built-in WYSIWYG editor, HTML, or BBCode is 'cumbersome' and time-consuming.

What is Markdown and why should you learn it today? Picture 3

Unfortunately, Markdown is not available in all forums by default. However, if you are running a forum with one of the popular services, such as Discourse, bbPress, Flarum or Vanilla, each of these services - and many others - has a Markdown support utility. If you are a Reddit user, Markdown also occupies an important position there.

Some platforms like Zen Desk also have Markdown extensions.

Use case 3: To-do list

For to-do lists, there are dozens of great apps that use Markdown.

On the web, can mention the name Hashify.me. Hashify is a simple web application that allows you to format all your job listings using Markdown. The results are very simple and do not cause distraction. That's what many people like in their to-do list. It is the simplicity of features, and in terms of quickness, it also does quite well every job.

What is Markdown and why should you learn it today? Picture 4

If you're looking for something more feature-rich, it's best to find something on the operating system you use most often. If you are an Apple fan, consider nvALT for OS X (brettterpstra.com) and Drafts for iOS (agiletortoise.com). For Windows users, Writemonkey.com is quite popular.

Use case 4: Personal Wiki

If you want to keep personal files, diary entries or notes on a personal wiki, there are a few great options to use Markdown (by default or with add-ons). Two of the most popular options are TiddlyWiki.com, which has built-in Markdown by default, and MoinMo.in, which has a Markdown parser that you can add.

What is Markdown and why should you learn it today? Picture 5

Both are great options, but TiddlyWiki seems to be more popular. Although MoinMoin is not mentioned much, it is still appreciated. Both have great documentation, quick start guides, some great themes and add-ons to add the necessary functionality to your new wiki.

In short, Markdown is a more intuitive alternative to HTML for formatting text. It's faster, saves you time (by eliminating closing tags) and it's easy for beginners to learn immediately.

For those who use the WYSIWYG editor, Markdown's main benefit is not to move your finger off the keyboard. By using the mouse to select, format and then return to typing, you will immediately notice performance improvements.

The level of control is basically the same in the three methods (HTML, WYSIWYG, Markdown), but undoubtedly, Markdown is the easiest method to learn, allowing you to keep your fingers on the table. key and cut dependence on WYSIWYG editor.

Do you use Markdown? What are some reasons you will never go back to using HTML or WYSIWYG editors? Let us know your opinion in the comment section below!

See more:

  1. HTML5 support on browsers
  2. 5 free online HTML editing tools that test the best code
  3. Top 10 HTML tags that each blog and website owner should know
4.7 ★ | 3 Vote

May be interested

  • How to Learn Web DesignHow to Learn Web Design
    web design is a very valuable skill, especially in today's world where everything revolves around the internet. if you're really good at it, you can make money from customers, create a membership page (a website that restricts guests' access to content), or pursue other monetization projects. and if you really want to know how to learn web design then this article is for you!
  • Top 7 best gaming keyboards todayTop 7 best gaming keyboards today
    are you looking for a gaming keyboard to improve your gaming experience, make the keys more responsive,... refer to tipsmake's article below to learn more.
  • 7 simple tips to help you learn new languages ​​in just one week7 simple tips to help you learn new languages ​​in just one week
    extremely useful foreign language learning tips for two 10-speaking twins.
  • Difference between HDMI and DVIDifference between HDMI and DVI
    you are wondering between the types of cables that connect video signals today? in the following article, we will learn about the two most popular cable connectors today: hdmi and dvi
  • The most popular Linux versions todayThe most popular Linux versions today
    when you learn about linux, you will immediately be overwhelmed by the number of versions, too many variations and not sure which one to choose for yourself. software tips will introduce you to the most popular linux versions today.
  • Introduction to HTML5Introduction to HTML5
    what are the changes to the latest html standard today? here are the most interesting new elements in html5. in the following lesson, you will learn how to 'teach' old browsers to deal with new unknown elements in html5.
  • The secret to effective language learning from a 35-year-old man who speaks 11 languagesThe secret to effective language learning from a 35-year-old man who speaks 11 languages
    luca lampariello - 35 years old can speak 11 languages ​​including english, japanese, chinese, polish, german, portuguese, french, spanish, dutch, swedish and russian.
  • Learn the current popular resolution on TVLearn the current popular resolution on TV
    learn the concept of each tv resolution like hd, full hd and 4k today.
  • ONLYOFFICE DocsONLYOFFICE Docs
    version 9.0 introduces a clean, intuitive interface across all editors, while also incorporating meaningful upgrades like ai-powered features, markdown support, and a versatile diagram viewer.
  • Learn about Hibernate mode in LinuxLearn about Hibernate mode in Linux
    when it comes to source options in linux distributions, there are logout, shutdown, suspend and hibernate functions. in today's article, let's learn about hibernate mode in linux.