How Do You Write a Blog on Markdown?

There are a few different ways to write a blog on Markdown. You can use a word processor such as Microsoft Word or LibreOffice Writer, or you can use a dedicated Markdown editor such as Atom or WordPress.

com’s Markdown Editor.

To start writing, open your Markdown editor and create a new document. To create a heading, type a colon (:) followed by the title of your post.

For example, if you’re writing about how to write in Markdown, you would type: : How to Write in Markdown.

Next, start writing your post. To add text, type markdown text in the editor and press the ” Enter ” key on your keyboard.

You can also use the cursor keys to move the cursor around and select text. To change the font size and color of text, highlight the text and click on the icon that looks like a pencil with an “H” (for larger) or “I” (for smaller) next to it.

To add images, type: ![path_to_image] . For example: ![./images/logo.png] .

The path_to_image should be the full path to the image file on your computer, without any filename extensions. If you don’t include an image file, Markdown will use the standard HTML tag instead.

When you’re finished writing your post, you can save it by clicking on the ” File ” menu item and selecting ” Save As “. In the dialog box that pops up, enter a name for your post and click on ” Save “.

Related Posts