My First Blog Post

By Your Name |

` Hello world! This is the content of my first blog post.

  • I'm using Markdown to write this.
  • It's pretty cool!

Here's an image that will be displayed: A descriptive alt text for the image

Feature Comparison

| Feature | Product A | Product B | | ---------------- | --------- | --------- | | Price | $10 | $20 | | Ease of Use | Easy | Medium | | Customer Support | Good | Excellent |

H1

H2

H3

H4

H5
H6

Alternatively, for H1 and H2, an underline-ish style:

Alt-H1

Alt-H2

Emphasis, aka italics, with asterisks or underscores.

Strong emphasis, aka bold, with asterisks or underscores.

Combined emphasis with asterisks and underscores.

Strikethrough uses two tildes. ~~Scratch this.~~

  1. First ordered list item
  2. Another item ⋅⋅* Unordered sub-list.
  3. Actual numbers don't matter, just that it's a number ⋅⋅1. Ordered sub-list
  4. And another item.
var s = 'JavaScript syntax highlighting'
alert(s)