Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.29 KB

markdown.md

File metadata and controls

59 lines (39 loc) · 1.29 KB

H1

H2

H3

H4

H5
H6

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

Alt-H1

Alt-H2

EMPHASIS

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.

LISTS

  1. First ordered list item
  2. Another item
  • Unordered sub-list.
  1. Actual numbers don't matter, just that it's a number

  2. Ordered sub-list

  3. And another item.

    Some text that should be aligned with the above item.

  • Unordered list can use asterisks
  • Or minuses
  • Or pluses

LINKS

I'm an inline-style link

I'm a reference-style link

You can use numbers for reference-style link definitions

Or leave it empty and use the link text itself

URLs and URLs in angle brackets will automatically get turned into links. https://mkth.cf/me/den/ or https://mkth.cf/me/den/ and sometimes example.com (but not on Github, for example).

Some text to show that the reference links can follow later.