Markdown is a lightweight markup language that is commonly used to format and style plain text. It was created by John Gruber and Aaron Swartz in 2004. Markdown allows you to add formatting elements to plain text documents using simple and easy-to-read syntax. It is often used for creating documents, web content, README files, and other types of structured text.
Why do we use Markdown?: -It provides a simple way to format text without the complexity of HTML or other markup languages. -It’s widely supported and can be converted into HTML or other formats.
In Markdown, the headings hashtag “#” symbols creat heading for you. The number of “#” symbols you use determines the heading level. For example:
…
When making text bold for emphasis, it is best practice to use double asterisks () or double underscores (__). You can manually type in **bold text or bold text. Alternatively, use your keyboard shortcut Control+B on Window systems.
When making text italicized for emphasis, it is best practice to use single asterisks () or single underscores (_). You can manually type in *italicized text or italicized text. Alternatively, use your keyboard shortcut _Control+I on Window systems.
The format is : Link text Link text is the text you want to display as the link. Put [] around it, Right next to it with no space use () to paste the URL web address for your link.
Asterisk *, Plus +, Minus -
For example : when you put * Monday, it becomes this:
tip: remember to have a space between the word “Monday” and your symbol *, or otherwise it won’t be bulleted
Hi there! My name is Qilin Xie (she/her). It is pronounced Key-Lin. I live in Salem, OR (PDT). I am a Career Center Instructor, and my background is in prek-12 and Higher Education. My computer is Windows 11 Pro 22H2. I am looking forward to learning new skills and network.
Contact info: Work Email,
Linkedin
Github Porfolio