Diaspora/Website
-
item one;
item one;
onderdeel een; -
item two;
item two;
onderdeel twee; -
item three.
item three.
onderdeel drie. -
This will become another bulleted list:
This will become another bulleted list:
Dit wordt een andere bulletlijst: -
And this will be a numbered list:
And this will be a numbered list:
En dit wordt een genummerde lijst: -
Code blocks
Code blocks
Codeblokken -
If you are a developer you may be interested in code blocks. To create a code block, start your text/code with four backticks ( ` ` ` ` ). To return to normal text, close the code block with another four.
If you are a developer you may be interested in code blocks. To create a code block, start your text/code with four backticks ( ` ` ` ` ). To return to normal text, close the code block with another four.
Als je een ontwikkelaar bent, dan zou je misschien wel eens een codeblok willen gebruiken. On dat te doen begin je de tekst met vier achterwaartse accentjes (` ` ` ` ). Om het codeblok af te sluiten doen je dat opnieuw. -
It’s also possible to display code inline, by marking the start and end of the snippet with a single backtick.
It’s also possible to display code inline, by marking the start and end of the snippet with a single backtick.
Je kunt dat ook doen door elk van je regels code vooraf te laten gaan door vier spaties. Met extra spaties wordt verder ingesprongen. -
This is a line of normal text.
This is a line of normal text.
Dit is een normale tekstregel. -
this will be a code block
this will be a code block
dit wordt een codeblok -
Then some more more normal text.
Then some more more normal text.
Dan nog wat normale tekst. -
More code in this block,
More code in this block,
en meer code in een codeblok -
and a line of code indented by two spaces
and a line of code indented by two spaces
een regel code die inspringt met twee spaties -
Horizontal line
Horizontal line
Horizontale lijn -
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.
Om een horizontale lijn te maken gebruik je minimaal drie - - -, _ _ _ of * * * op een afzonderlijke regel. Meer dan drie tekens, of spaties ertussen, maakt voor de functie niet uit. -
A line of text above the horizontal rule.
A line of text above the horizontal rule.
Er staat een horizontale lijn tussen deze regel en de volgende. -
The start of the next section of text.
The start of the next section of text.
En nu kun je met de volgende sectie van je tekst beginnen. -
Italics and bold
Italics and bold
Schuin en vet -
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.
Zet asterisks of liggende streepjes voor en achter een woord of serie woorden om ze cursef, vet of vet cursief weer te laten geven. -
<em>Italics</em>: *word* or _word_
<em>
Italics</em>
: *word* or _word_<em>
Schuin</em>
: *word* of _word_