Markdown for beginners


Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

This is an italic

This is an italic

This text is strong

This text is strong

This text has been struckthrough



This is a quote

[text goes in brackets](link goes in parenthesis)

Damilare David Adesanya

Damilare David Adesanya

  • item 1
  • item 2
  • item 3
  • item 1
  • item 2
  • item 3
    • nested item 1
    • nested item 2
    • nested item 3
  1. item 1
  2. item 2
  3. item 3

`

this is a paragraph

markdown logo

my photo

npm install

node start
function add(num1, num2)
{
    return num1 ** num2
}
def add(num1, num2):
    return num1 ** num2
Name Email
Man man@yahoo.com
woman woman@gmail.com
  • task1
  • task2
  • [] task3