Skip to content

Latest commit

 

History

History
79 lines (59 loc) · 1.22 KB

markdown.md

File metadata and controls

79 lines (59 loc) · 1.22 KB

my title h1

my title h2

my title h3

my title h4

my title h5
my title h6

this is an italic text

this is an strong text

este es un texto tachado

  • apple
    • apple 2
  • orange
  • etc
  1. apple
    1. apple 2
  2. orange
  3. etc

Mauricio Ferreyra

Mauricio Ferreyra

Este es una cita



console.log("hello world)

const sum = (a,b) => {
    return a+b;
}

sum(2,4)
print("hello world)
<h1>HelloWorld</h1>
Tables Are Cool
col 3 is right-alined $1600
col 2 is centered $12
zebra stri are neat $1

visual studio code logo

  • Task 1
  • Task 2
  • Task 3
  • Task 4