- Titres
- Style de texte
- Mise en avant de la syntaxe
- Alignements
- Tableaux
- Liens
- Images
- GIF
- Listes
- Règles horizontale
- Divers
# Titres 1
## Titres 2
### Titres 3
#### Titres 4
##### Titres 5
<h1>Titres 1</h1>
<h2>Titres 2</h2>
<h3>Titres 3</h3>
<h4>Titres 4</h4>
<h5>Titres 5</h5>
Mise en gars
**Ceci est un texte avec un style.**
__Ceci est un texte avec un style.__
<strong>Ceci est un texte avec un style.</strong>
Italique
*Ceci est un texte avec un style.*
_Ceci est un texte avec un style._
<em>Ceci est un texte avec un style.</em>
Gras et italique
**_Ceci est un texte avec un style._**
<strong><em>Ceci est un texte avec un style.</em></strong>
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
> Ceci est un texte avec un style.
> Ceci est un texte avec un style.
>
> Ceci est un texte avec un style.
>
> Ceci est un texte avec un style.
> Ceci est un texte avec un style.
>> Ceci est un texte avec un style.
>>> Ceci est un texte avec un style.
> **The quick brown fox** *jumps over the lazy dog.*
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Monospaced
<samp>Ceci est un texte avec un style.</samp>
Souligné
<ins>Ceci est un texte avec un style.</ins>
Rayé
~~Ceci est un texte avec un style.~~
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Ceci est un texte avec un style.
Boxed
<table><tr><td>Ceci est un texte avec un style.</td></tr></table>
Ceci est un texte avec un style. |
Subscript <sub>Ceci est un texte avec un style.</sub>
Subscript Ceci est un texte avec un style.
Superscript <sup>Ceci est un texte avec un style.</sup>
Superscript Ceci est un texte avec un style.
Une énumération est un type défini par l'utilisateur qui se compose d'un jeu de constantes intégrales nommées, appelées énumérateurs. Il se note enum
.
enum Mois = {Janvier, Février, Mars, Avril, Mai, Juin, Juillet, Août, Septembre, Octobre, Novembre, Decembre};
enum Mois = {Janvier, Février, Mars, Avril, Mai, Juin, Juillet, Août, Septembre, Octobre, Novembre, Decembre};
<p align="gauche">
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="100" height="100" border="10"/>
</p>
<p align="centre">
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="100" height="100" border="10"/>
</p>
<p align="droit">
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="100" height="100" border="10"/>
</p>
<h3 align="center"> Ce texte est aligné au centre. </h3>
<table>
<tr>
<td width="33%"">
Ceci est un texte avec un style.
</td>
<td width="33%">
Ceci est un texte avec un style.
</td>
<td width="33%">
Ceci est un texte avec un style.
</td>
</tr>
</table>
Ceci est un texte avec un style. | Ceci est un texte avec un style. | Ceci est un texte avec un style. |
| Défaut | Aligné à gauche | Aligné au centre | Aligné à droite |
| - | :- | :-: | -: |
| 9999999999 | 9999999999 | 9999999999 | 9999999999 |
| 999999999 | 999999999 | 999999999 | 999999999 |
| 99999999 | 99999999 | 99999999 | 99999999 |
| 9999999 | 9999999 | 9999999 | 9999999 |
| Défaut | Aligné à gauche | Aligné au centre | Aligné à droite |
| ---------- | :--------- | :----------: | ----------: |
| 9999999999 | 9999999999 | 9999999999 | 9999999999 |
| 999999999 | 999999999 | 999999999 | 999999999 |
| 99999999 | 99999999 | 99999999 | 99999999 |
| 9999999 | 9999999 | 9999999 | 9999999 |
Défaut | Aligné à gauche | Aligné au centre | Aligné à droite
---------- | :--------- | :----------: | ----------:
9999999999 | 9999999999 | 9999999999 | 9999999999
999999999 | 999999999 | 999999999 | 999999999
99999999 | 99999999 | 99999999 | 99999999
9999999 | 9999999 | 9999999 | 9999999
Défaut | Aligné à gauche | Aligné au centre | Aligné à droite |
---|---|---|---|
9999999999 | 9999999999 | 9999999999 | 9999999999 |
999999999 | 999999999 | 999999999 | 999999999 |
99999999 | 99999999 | 99999999 | 99999999 |
9999999 | 9999999 | 9999999 | 9999999 |
Défaut | Aligné à gauche | Aligné au centre | Aligné à droite |
---|---|---|---|
9999999999 | 9999999999 | 9999999999 | 9999999999 |
999999999 | 999999999 | 999999999 | 999999999 |
99999999 | 99999999 | 99999999 | 99999999 |
9999999 | 9999999 | 9999999 | 9999999 |
Défaut | Aligné à gauche | Aligné au centre | Aligné à droite |
---|---|---|---|
9999999999 | 9999999999 | 9999999999 | 9999999999 |
999999999 | 999999999 | 999999999 | 999999999 |
99999999 | 99999999 | 99999999 | 99999999 |
9999999 | 9999999 | 9999999 | 9999999 |
<table>
<tr>
<th>Titre 1</th>
<th>Titre 2</th>
</tr>
<tr>
<td>
| A | B | C |
|--|--|--|
| 1 | 2 | 3 |
</td><td>
| A | B | C |
|--|--|--|
| 1 | 2 | 3 |
</td></tr> </table>
Titre 1 | Titre 2 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
| A | B | C |
|---|---|---|
| 1 | 2 | 3 <br/> 4 <br/> 5 |
A | B | C |
---|---|---|
1 | 2 | 3 4 5 |
[The-Ultimate-Markdown-Cheat-Sheet](https://github.com/lifeparticle/Markdown-Cheatsheet)
The-Ultimate-Markdown-Cheat-Sheet
[The-Ultimate-Markdown-Cheat-Sheet][reference text]
[The-Ultimate-Markdown-Cheat-Sheet][1]
[Markdown-Cheat-Sheet]
[reference text]: https://github.com/lifeparticle/Markdown-Cheatsheet
[1]: https://github.com/lifeparticle/Markdown-Cheatsheet
[Markdown-Cheat-Sheet]: https://github.com/lifeparticle/Markdown-Cheatsheet
The-Ultimate-Markdown-Cheat-Sheet
The-Ultimate-Markdown-Cheat-Sheet
[Example of a relative link](rl.md)
Visit https://github.com/
![alt text](https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png)
![alt text][image]
[image]: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png"/>
1. Un
2. Deux
3. Trois
- Un
- Deux
- Trois
1. Premier niveau
1. Deuxième niveau
- Troisième niveau
- Quatrième niveau
2. Premier niveau
1. Deuxième niveau
3. Premier niveau
1. Deuxième niveau
- Premier niveau
- Deuxième niveau
- Troisième niveau
- Quatrième niveau
- Troisième niveau
- Deuxième niveau
- Premier niveau
- Deuxième niveau
- Premier niveau
- Deuxième niveau
- Premier niveau
- Deuxième niveau
- Troisième niveau
- Quatrième niveau
- Premier niveau
- Deuxième niveau
- Premier niveau
- Deuxième niveau
- Premier niveau
- Deuxième niveau
- Troisième niveau
- Quatrième niveau
- Troisième niveau
- Deuxième niveau
- Premier niveau
- Deuxième niveau
- Premier niveau
- Deuxième niveau
* 1
* 2
* 3
+ 1
+ 2
+ 3
- 1
- 2
- 3
- 1
- 2
- 3
- 1
- 2
- 3
- 1
- 2
- 3
<ul>
<li>Premier item</li>
<li>Deuxième item</li>
<li>Troisième item</li>
<li>Quatrième item</li>
</ul>
- Premier item
- Deuxième item
- Troisième item
- Quatrième item
- [x] Résoudre Bug 24
- [ ] Ajouter la documentation
- [ ] Ajouter des tests unitaires
- Résoudre Bug 24
- Ajouter la documentation
- Ajouter des tests unitaires
--- ou
*** ou
___
\* Asterisque
\\ Anti-slash
\` Accent grave
\{} Accolades
\. Point
\! Point d'exclammation
\# HashTag ou dièze
\- Tiret
\() Parentheses
\+ Plus
\[] Crochets
\_ Underscore
* Asterisque \ Anti-slash ` Accent grave {} Accolades . Point ! Point d'exclammation # HashTag ou dièze - Tiret () Parentheses + Plus [] Crochets _ Underscore