Example

Titles

Title 1 (Hugest)

Title 2

dfzdz

Title 3

Title 4

Tditle 5
Title 6 (Smallest)

Simple link: like this

Link with hover title: like this

You can also put the [link URL][1] below the current paragraph like [this][2]. [1]: http://corentinfiloche.xyz “My webiste” [2]: http://blog.corentinfiloche.xyz “My blog”

this is in italic and so is this

this is in bold and so is this

this is bold and italic and so is this

List

Normal list

  • an asterisk starts an unordered list
  • and this is another item in the list
  • or you can also use the + character
  • or the - character

To start an ordered list, write this:

  1. this starts a list with numbers
  • this will show as number “2”
  • this will show as number “3.”
  1. any number, +, -, or * will keep the list going.
    • just indent by 4 spaces (or tab) to make a sub-list
      1. keep indenting for more sub lists
    • here i’m back to the second level

Checked list

  • this is not checked
  • this is too
  • but this is checked

Table

First Header Second Header
Content Cell Content Cell
Content Cell Content Cell

Headers

This is a huge header

this is a smaller header

Horizonal rules

dash:

stars:


big-dash:


Images

tiny arrow

Escape characters

  • this shows up in italics: a happy day
  • this shows the asterisks: *a happy day*

Code

Test

python
import abc

Test2

#!/usr/bin/python
import abc

Test3

<a href="#">My code</a>

Test4

<a href="#">My code</a>