Diaspora/Website
-
In the examples below, you can copy the text in the grey areas and paste it into the publisher in diaspora* and use the <span class="click">Preview</span> button to try out some formatting.
In the examples below, you can copy the text in the grey areas and paste it into the publisher in diaspora* and use the
<span class="click">
Preview</span>
button to try out some formatting.In die voorbeelde hieronder, kan jy die teks kopieer in die grys gebiede en dit in die uitgewer plak in diaspora* en die<span class="click">
Voorskou</span>
knoppie gebruik om teksformatering te probeer. -
Headings
Headings
Opskrifte -
You can add first-, second- and third-level headings to your message by placing a hash symbol (#) at the start of a line, as follows:
You can add first-, second- and third-level headings to your message by placing a hash symbol (#) at the start of a line, as follows:
Jy kan eerste-, tweede- en derde-vlak opskrifte byvoeg aan jou boodskap deur die plasing van 'n allegaartjie simbool (#) aan die begin van 'n lyn, soos volg: -
An extremely large header
An extremely large header
Dit is 'n baie groot opskrift -
Half as big as the one above
Half as big as the one above
Helfte so groot soos die een hierbo -
Twice the size of normal text
Twice the size of normal text
Twee keer die grootte van normale teks -
Make sure to leave a space between the hashes and your text, to avoid creating a #tag instead of a heading. The heading ends once you hit enter to proceed to the next line.
Make sure to leave a space between the hashes and your text, to avoid creating a #tag instead of a heading. The heading ends once you hit enter to proceed to the next line.
Maak seker om 'n ruimte te laat tussen die twee allegaartjies en jou teks, om te verhoed dat jy 'n #etiket skep in plaas van 'n opskrif. Die opskrif eindig wanneer jy Enter tik om voort te gaan na die volgende lyn. -
Lists
Lists
Lyse -
To create an bulleted list, place either *, + or - in front of each line you want as part of the list.
To create an bulleted list, place either *, + or - in front of each line you want as part of the list.
Om 'n kolpuntlys te skep, plaas óf *, + of - in die voorkant van elke lyn wat jy deel van die lys wil maak. -
It’s also possible to make numbered lists by placing “1.”, “2.”, etc. in front of the list items. To create a numbered list, the numbers must have periods/full stops after them.
It’s also possible to make numbered lists by placing “1.”, “2.”, etc. in front of the list items. To create a numbered list, the numbers must have periods/full stops after them.
Dit is ook moontlik om genommerde lyste te maak deur die plasing van "1." "2.", ens voor die lys items. Om 'n genommerde lys te skep, moet die getalle tydperke/punte na hulle hê. -
Again, make sure to leave a space between the “bullet” character and the text on each line, and to leave a line space between the list and any preceding/following text, otherwise it will not work.
Again, make sure to leave a space between the “bullet” character and the text on each line, and to leave a line space between the list and any preceding/following text, otherwise it will not work.
Weereens, maak seker dat 'n ruimte verlaat is tussen die "koeël" simbool en die teks op elke lyn, en om 'n lyn spasie tussen die lys en enige vorige / volgende teks te verlaat, anders sal dit nie werk nie. -
This is how to create a bulleted list:
This is how to create a bulleted list:
Dit is hoe 'n kolpuntlys te skep: -
item one;
item one;
item een; -
item two;
item two;
item twee; -
item three.
item three.
item drie. -
This will become another bulleted list:
This will become another bulleted list:
Dit sal nog 'n kolpuntlys word: -
And this will be a numbered list:
And this will be a numbered list:
En dit sal 'n genommerde lys wees: -
Code blocks
Code blocks
Kode blokke -
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.
As jy 'n ontwikkelaar is sal jy miskien in kode blokke belangstel. Om 'n kode blok te skep, begin jou teks/kode met vier backticks (````). Om terug na normale teks te keer, sluit die kode blok met nog 'n vier. -
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.
Nog 'n manier om dit te doen, is om elkeen van jou reëls van die kode te begin met vier ruimtes. Toevoeging van meer ruimte sal verdere inkeping verlaat.