Markdown, Markdown Editor, and Blog Writing


Markdown, Markdown Editor, and Blog Writing

I found the word Markdown when I used the Blogo app. Then the word more often appears, as if the jargon of a text editing application, “markdown supported”. For that, I looked for what’s the relationship between Markdown, Markdown Editor, and Blog Writing

Simply put, Markdown is a writing system by using the code to make a style or function into writing. This code is different from the complicated HTML code (I myself only know that <> should end with</> ). Markdown is placed in front of the text.

Let’s compare the two, we start with HTML. For example, if I want to make title 1 with the word “head”, then I will write <h1> head </ h1>. Any words between <> and </> will become heading 1. Let’s try typing <h1> head </ h1> on the text column:

head

As for Markdown, we will write “head” like this: #head. One # means heading 1, two # means heading 2, and so on. Let’s try:

#head < ~Failed.Well, this is embarrassing. Apparently, WordPress web doesn’t support Markdown. I’ll try later using Blogo. Or, I can look for Markdown plugin for WordPress. Wait…

head

… I think I’m getting stupid, but none of the WordPress plugins works for me! Ok, so the idea is to replace the use of HTML codes and your time to move the mouse, highlighting text, and then click on the option with a simple Markdown.

This is a list of Markdown code I use the most:

  1. # is to make the text after it to be a heading.
  2. * is to make the unnumbered list.
  3. 1-9. is to make the numbered list such as the one you’re reading right now.

Some others just don’t work, according to WordPress, it happens on some themes. So, what do you think? Is Markdown worth learning?

You can get the complete list here.

Markdown can also be activated from the Setting > Composing in Jetpack plugins.

blogpad pro

Blogpad Pro For The Blogholic


Finally, I can write a blog today, thanks to Blogpad Pro. Today is a less exciting day because first my MacBook Pro errors, then my Chromebook also error. And I’ve been too lazy to fix it today. Then I wrote an earlier article using the iPhone, and that too with an unpleasant appearance. Often the display does not refresh when I do scrolling and lets me stare at a blank page.

The solution came exactly when I was resigned and chose to watch only the serial movies on my iPad. That’s where I realized that I still have other writing tools. Ha ha ha…

Although initially, I was a bit skeptical because (I thought) the result would not be much different from writing a blog on the iPhone. Immediately I connect my iPad to my Samsung Keyboard that has long been unused since my Samsung broken. :_(

If anyone want to help fix my Samsung, let’s chat below:

[rumbletalk-chat hash=”insert here your chat hash”]
Continue reading