Using the Jetpack Markdown Block Updated on August 16, 2021 by InMotion Hosting Contributor 1 Minutes, 38 Seconds to Read Using Markdown is very simple once you get to used to it. It enables you to use regular characters to format your text so that you can quickly produce formatted content. Jetpack follows the CommonMark spec. This article will show you how to bring up the markdown block and then provide common examples of markdown that are used in the block. Finding the Jetpack markdown blockCommon Markdown tags used in Jetpack How to Find the Jetpack Markdown Block In order to use the Markdown block, you will need to be using the Gutenberg editor. Gutenberg is the default WordPress editor from version 5.0 and up. To use the block, create or edit a new post or page. Then, add a new block and search for it by typing “markdown” or find it in the JetPack blocks. Once you have it selected you can then begin adding your markdown text. Following screenshots show the before and after of using markdown within the markdown block: If you preview the code, then you will see the code: Common Markdown Tags The following tables summarizes the tags used in the screenshots above. # HeadersHeaders start with #. Header match with the number #’s*Emphasis*_Emphasis_Like the < em > tag in HTML, this puts the word in italics**Strong**__Strong__Like the < strong > tag in HTML, this makes the word boldHypertext linkCreates a hyperlink with designated text. [hypertext link] (https://example.com “title”)ImageDisplays an image from a link . Unordered listsCreates an unordered list similar to UL in HTML. Ordered listsCreates an ordered list like the OL in HTML CodeUsing backticks, you can separate one line of code, or a block (using 4 backticks Markdown makes it quick and easy to add rich text without having to leave the keyboard! To learn more about the markdown used in the screenshots, please visit our Support Center article: Understanding Markdown. To continue expanding your block knowledge, check out How to Use Jetpack’s Repeat Visitor Block. Share this Article InMotion Hosting Contributor Content Writer InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals! More Articles by InMotion Hosting Related Articles WooCommerce Setup Guide How to Create an Admin Account in WordPress via MySQL How to Add Google Analytics to WordPress Using the Jetpack Newsletter Subscription Form Benefits of Joining the WordPress Community Online How to Add Social Media Icons and Social Media Buttons to WordPress Create a Footer for WordPress How to Google Analytics to WordPress Without a Plugin Choose the Style of Your WordPress Homepage From Newbie to WordCamp Organizer