Diaspora/Website
-
Inline links
Inline links
Inline links -
To create an %{inline_link}, use the following code:
To create an %{inline_link}, use the following code:
Om een %{inline_link} te maken gebruik je de volgende code: -
[displayed text here](http://link.address.here "alt text")
[displayed text here](http://link.address.here "alt text")
[weergegeven tekst hier](http://link.adres.hier "alt tekst") -
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.
De "alt tekst" is optioneel en wordt weergegeven als een pop-up tekst als de muiscursor over de link beweegt. -
inline link
inline link
inline link -
Images
Images
Afbeeldingen -
To add external images to your post, comment or private message, use the same code as for a link, but with an exclamation point at the front:
To add external images to your post, comment or private message, use the same code as for a link, but with an exclamation point at the front:
Om externe afbeeldingen aan je bericht, reactie of provébericht toe te voegen, gebruik je dezelfde code als voor een link, maar met een uitroepteken vooraan: -
![Alt text](http://website.com/image.jpg "optional title")
![Alt text](http://website.com/image.jpg "optional title")
![Alt tekst](http://website.com/afbeeldig.jpg "optionele titel") -
For this to work, you must provide a direct link to a valid image file, <em>not</em> to a web page with an image or images on it.
For this to work, you must provide a direct link to a valid image file,
<em>
not</em>
to a web page with an image or images on it.Om dit te laten werken moet je een directie link naar een geldig afbeeldingsbestand opgeven,<em>
niet</em>
naar een webpagine met een of meer afbeeldingen. -
The alternative text in the square brackets is displayed if the image cannot be loaded, and the optional title is displayed as a tool-tip when the cursor is moved over the image; both are useful but not essential.
The alternative text in the square brackets is displayed if the image cannot be loaded, and the optional title is displayed as a tool-tip when the cursor is moved over the image; both are useful but not essential.
De alternatieve tekst in de vierkante haken wordt getoond als de afbeelding niet kan worden geladen en de optionele titel wordt als pop-up tekst getoond als de muiscursor over de afbeelding beweegt; beide kunnen handig zijn maar zijn niet noodzakelijk. -
If you want your message to include a character which is also used in Markdown coding, you can prevent it from being read by Markdown as a formatting code by “escaping” it. To do this, place a backslash ( \ ) in front of the character. For example, typing
If you want your message to include a character which is also used in Markdown coding, you can prevent it from being read by Markdown as a formatting code by “escaping” it. To do this, place a backslash ( \ ) in front of the character. For example, typing
Als je in je bericht ook een teken wilt weergen dat ook in de Markdown opmaaktaal wordt gebruikt, dan kun je voorkomen dat Markdown het als opmaakcommando beschouwt door te 'escapen'. Doe dit door een 'backslash'( \ ) voor het teken te plaatsen. Bijvoorbeeld ingeven van -
this \_ is an underscore
this \_ is an underscore
dit \_ is een liggend streepje -
prevents Markdown from reading the underscore as a Markdown code and allows diaspora* to display the underscore rather than creating italic text.
prevents Markdown from reading the underscore as a Markdown code and allows diaspora* to display the underscore rather than creating italic text.
voorkomt dat Markdown het liggende streepje als een Markdown commando siet en laat diaspora* een liggend streepje plaatsen in plaats van er cursieve tekst achter weer te geven. -
You can, however, type “diaspora*” or “D*” without the asterisk being interpreted as a formatting code!
You can, however, type “diaspora*” or “D*” without the asterisk being interpreted as a formatting code!
Je kunt wel "diaspora*" of "D*" typen zonder dat de asterisk als een opmaakopdracht wordt beschouwd. -
Special characters
Special characters
Speciale tekens -
You can create the following symbols and other special characters using a combination of characters:
You can create the following symbols and other special characters using a combination of characters:
Je kunt de volgende symbolen en andere speciale tekens maken door gebruik te maken van een combinatie van tekens: -
There’s a more detailed description of Markdown’s syntax %{markdown_link}.
There’s a more detailed description of Markdown’s syntax %{markdown_link}.
Er is een meer gedetailleerde beschrijving van de Markdown syntax %{markdown_link} -
on this page
on this page
on deze pagina -
Tips for using diaspora*
Tips for using diaspora*
Tips voor het gebruik van diaspora* -
Some useful tricks we’ve discovered
Some useful tricks we’ve discovered
Leuke trucjes die we hebben ontdekt