Skip to content

Latest commit

 

History

History
executable file
·
61 lines (44 loc) · 772 Bytes

SAMPLE.md

File metadata and controls

executable file
·
61 lines (44 loc) · 772 Bytes

[TOC]

Titre 1

???Surligné??? Gras italique

digraph a { graph [rankdir=LR] 0 -> 1 -> 4 -> 3 -> 2 -> 0 [label="b"] 0 -> 2 [style=bold,label="a"] 1 -> 2 [label="c"] 2 -> 3 [label="d"] 3 -> 0 [label="e"] 4 -> 4
0 [color=blue]
4 [color=red]

}

Math $$\sqrt{2} \sin x$$,

Code

public static void main(String[] args){
    System.out.println("Hello");
}

Liste

  1. a
  2. b
  3. c
  • a
  • b
  • c

Titre 2

Sous-titre 1

Table

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

Définition Apple : Pomaceous fruit of plants of the genus Malus in the family Rosaceae.

Orange : The fruit of an evergreen tree of the genus Citrus.