Site's source code

This post contains a few formatting examples to verify that markdown is being rendered to HTML correctly.

A handy cheat sheet can be found here.

This text is bold.

This text is italicized.

Horazontal rule test


Image test:

this is a caption for the image
this is a caption for the image

Code blocks:

This is a single line of code

This is a block of code
 _____________________________________
/ Old Grandad is dead but his spirits \
\ live on.                            /
 -------------------------------------
  \
    \
       .--.
      |o_o |
      |:_/ |
     //   \ \
    (|     | )
    /'\_   _/`\
    \___)=(___/
  • Bullet point lists are important
  • So let's make sure they are formatted correctly

Numbered lists are important too
1. First item
2. Second item

TODO:

update code such that the following is rendered correctly

Tables

Syntax Description
Header Title
Paragraph Text

:joy:
:godmode:

~~strkethroughs~~

  • [x] Completed task
  • [ ] Not yet complete

This is a very ==VERY== important sentence

Subscript

H~2~0

Superscript

x^2^