Just discovered you can write in Markdown with WordPress

Written by James McDonald

January 3, 2021

Heading 2

Just insert a Markdown block using gutenburg and away you go

I would like to create a definition list

Defintion List Heading : This is the definition text

Heading 3

And I quote

Heading 4

A Code Block

{ "some": "json" }

A code block 2

<?php

phpinfo();

echo "Hello\n";

  1. List one
  2. List two
  3. List three
  • Bullet one
  • Bullet 2
    • Bullet stepped

Bolded Italic

Image Link

Inline image Image Link 2

Reference Links Some text with a link and another link.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Meraki Open Source Licenses

Until today I assumed that Meraki was built in-house with only closed source software. But having a look at the...

VEEAM FAILS

If you have Veeam backup failing with the Updating BCD failed with Cannot update SafeBoot flag and SentinelOne is...