The first repository of the Git and Github course;
Repository created during the live class;
This line I added direcly from the website! This is AMAZING!
One more time, just to test...
The last one, for me to know how the commands work.
Testing Git Pull.
bold and bold
italic and italic
strikethrough
bold and italic
--- orizontal weakest line;
*** horizontal stronger line ;
- number 1.
- subtitle i. (space in front of the number to add a subtitle, in this case will start with the number 1);
- subtitle ii.
- number 3.
- number 4. (can start with any number, the list will remain in sequence);
-
list item with disc;
- sub item with circle (need to have 3 space in front of the line);
-
list item with disc again;
- the dash also works;
-
to-do list
-
need to add X to mark as completed
width: 500px;
format need to be pnj or jpeg;
upload the img (Add images is simple, need to drag to the write comment of the issue or to the code of Readme).

It's the same as the image, but without the ! at the beginning. white the description of the link
To create a table you need to use a vertical bar between the words, forming columns, and three dashes, one pipe ... depending on the quantity of the columns to create a line.
| Numb | Name | Age | Address |
|---|---|---|---|
| 1 | Isa | 25 | Curitiba |
| 2 | Danilo | 27 | Londrina |
| 3 | Catherine | 31 | Canada |
To finish the table we can write some on the bottom.
To highlight a command in the text, you must use a grave accent.
we can use this cmd of JS document.getElementById() in the middle of any sentence, leaving it monospaced and with a light gray background.
Or this one of Python.
num = int(input('Type the value:')
if num%2==0:
print(f'The value{num}is EVEN')
else:
print(f'The value{numb}is ODD'))
Or just add a printscreen of the code.
This code is used in writes comment of README or issues description.
The names of the emoji is here in this repository.
:nome of the emoji:
🤗
In case of title is necessary to access the website (www.emojipedia.org).
just copy and paste.
@the github name of the person,
To reply someone is necessary to go on the comment > click on the ellipsis > Quote reply > write whatever wants > comment or use a save reply.
Or remove the writes of the comment and add the symbol >

