Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1018 Bytes

README.md

File metadata and controls

44 lines (34 loc) · 1018 Bytes

music-website

Making website for my music with Jekyll

add another line below

add some bold text

Second level heading

Learning Markdown

H4

H5

Is that bigger or smaller than regular text?

H6

Can include italics with either underscores or single asterisks. Can you combine both bold and asterisk? triple asterisk YES

Line breaks

Line breaks are caused by two trailing spaces at the end of the line
You see?

Links are made with square brackets around the word and round brackets around the link

Lists with bullet points

  • Option 1
  • Option 2
  • Option 3

Trying out markdown Exercise

Add second level heading

Include a link and strikethrough text

Add third level heading

  • with a numbered list:
  1. This

  2. Is

  3. A

  4. List

  5. Interestingly

  6. MD does not care

  7. What numbers you use

Bonus: Add an image bonusImage