Markdown showcase

By: GitHub September 27, 2023

The content between the two pointy hands is a Svelte component πŸ‘‡

Updated: February 2, 2024

πŸ‘† end of Svelte component

From https://commonmark.org/help/ πŸ”—

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Normal paragraph text.

Crossed-out text.

Italic text

Bold text

Commonmark.org - external link πŸ”—

Link to another Obsidian doc

Horse head

No good deed goes unpunished - Albert Einstein

Unordered list

  • Guns
  • and
  • Roses

Ordered list

  1. One
  2. Two
  3. Three

Task list

  • todo
  • done

Horizontal rule πŸ‘‡


Table πŸ‘‡

bla blab blaba
one two three
four five six

Inline code with backticks…

// code block

$a = 1;
$b = 1;

function add($a, $b)
{
	return $a + $b;
}

YouTube embed πŸ‘‡


Share on

Other articles tagged