You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
481 B
Markdown
14 lines
481 B
Markdown
# Hello_World
|
|
|
|
Questa e' la mia prima modifica
|
|
|
|
**Sintassi Markdown**:
|
|
|
|
- Testo in ** **GRASSETTO** **
|
|
- Testo in * *Corsivo* *
|
|
- Elenco puntato: -, nuemeri, *
|
|
- Link "'[testodellink]'(URL)" [foto mici](https://www.pexels.com/it-it/cerca/gatto/)
|
|
- Immagini "!'[Testoalternativo]'(URL)", 
|
|
- Evidenziare codice: Usare accenti gravi (Backticks).
|
|
|