Skip to content

Latest commit

 

History

History
34 lines (13 loc) · 820 Bytes

File metadata and controls

34 lines (13 loc) · 820 Bytes

Reading Notes repo

In the basic syntax I learned how to create a header using (#), how to create paragraph, to break link you use (br).

Bold Text

To make a text bold use () before and after the text, to make the middle text bold use () with no space

Italic

To make a text a Italic use one (*) or one () before and after your words_

blockquotes

Add (>) before your text. For nested blockquotes add (>>) in front of the paragraph

Ordered List and Unordered list

For Orderded list add iteam followed by numbers in order. For unordered list add (-), (*) or (+)

Images

Open the file with the images then use (!) and then (link of the image).

Home Page