Diaspora/Website
- 
This is a line of normal text.
This is a line of normal text.
Ceci est une ligne de texte normal. - 
this will be a code block
this will be a code block
ceci sera un bloc de code - 
Then some more more normal text.
Then some more more normal text.
À nouveau du texte normal. - 
More code in this block,
More code in this block,
et encore un peu de code - 
and a line of code indented by two spaces
and a line of code indented by two spaces
une ligne de code indentée par deux espaces - 
Horizontal line
Horizontal line
Ligne horizontale - 
To create a horizontal line, use at least three - - -, _ _ _ or * * * on a separate line. Any number above three will do the same thing and spaces between the characters do not matter.
To create a horizontal line, use at least three - - -, _ _ _ or * * * on a separate line. Any number above three will do the same thing and spaces between the characters do not matter.
Pour créer une ligne horizontale, utilisez au moins trois ---, ___ ou *** sur une ligne à part. N'importe quel nombre au-delà de trois aura le même résultat et les espaces entre les caractères n'ont pas d'importance. - 
A line of text above the horizontal rule.
A line of text above the horizontal rule.
Il y aura une ligne horizontale entre cette ligne de texte et la suivante. - 
The start of the next section of text.
The start of the next section of text.
Maintenant vous pouvez démarrer la prochaine section de votre texte. - 
Italics and bold
Italics and bold
Italique et gras - 
Place either asterisks or underscores either side of a word or words to make them italic, bold or bold italic.
Place either asterisks or underscores either side of a word or words to make them italic, bold or bold italic.
Placez soit des astérisques soit des tirets-bas (underscores) de chaque côté d'un ou plusieurs mots pour les mettre en italique, gras ou gras-italique. - 
<em>Italics</em>: *word* or _word_
<em>Italics</em>: *word* or _word_<em>Italiques</em>: *mot* ou _mot_ - 
<strong>Bold</strong>: **word** or __word__
<strong>Bold</strong>: **word** or __word__<strong>Gras</strong>: **mot** ou __mot__ - 
<strong><em>Bold italics</em></strong>: ***word*** or ___word___
<strong><em>Bold italics</em></strong>: ***word*** or ___word___<strong><em>Gras italique</em></strong>: ***mot*** ou ___mot___ - 
You must of course match the number of asterisks/underscores either side of words for the formatting to work. Typing “I want to display this as a **bold* word” won’t display the word in bold.
You must of course match the number of asterisks/underscores either side of words for the formatting to work. Typing “I want to display this as a **bold* word” won’t display the word in bold.
Bien sûr, vous devez avoir un nombre égal d'astérisques/tirets bas de part et d'autre des mots pour que le formatage fonctionne. Taper "Je veux afficher ceci comme un mot en **gras* " n'affichera pas le mot en gras. - 
Inline links
Inline links
Liens intégrés - 
To create an %{inline_link}, use the following code:
To create an %{inline_link}, use the following code:
Pour créer un %{inline_link}, utilisez le code suivant : - 
[displayed text here](http://link.address.here "alt text")
[displayed text here](http://link.address.here "alt text")
[Texte à afficher](http://link.address.here "texte alternatif") - 
The “alt text” is optional, and is displayed as a tool-tip when the cursor is moved over the link.
The “alt text” is optional, and is displayed as a tool-tip when the cursor is moved over the link.
Le "texte alternatif" est facultatif et affiché lorsque la souris survole le lien. - 
inline link
inline link
lien intégré