Diaspora/Website
-
This is where the <span class="click">Preview</span> button comes in really handy. Try some formatting, preview it, work out what isn’t right, fix it, and preview again, until you’re happy!
This is where the
<span class="click">
Preview</span>
button comes in really handy. Try some formatting, preview it, work out what isn’t right, fix it, and preview again, until you’re happy!Das ist die Stelle an der sich die<span class="click">
Vorschau</span>
Schaltfläche als besonders praktisch erweist. Probiere ein bisschen mit der Formatierung, lass dir die Vorschau anzeigen, verbessere was nicht passt, lass dir eine neue Vorschau anzeigen, solange bis du zufrieden bist. -
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 den Beispielen unten kannst du den Text aus den grauen Feldern kopieren, in das Veröffentlichungsfeld in diaspora* einfügen und die<span class="click">
Vorschau</span>
Schaltfläche drücken, um die Formatierung ein bisschen auszuprobieren. -
Headings
Headings
Überschriften -
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:
Um Überschriften der ersten, zweiten oder dritten Ebene in deinem Beitrag zu nutzen, setze ein Raute-Zeichen (Hash #) an den Zeilenanfang, so wie hier im Beispiel: -
An extremely large header
An extremely large header
Dies ist eine extrem große Überschrift -
Half as big as the one above
Half as big as the one above
Halb so groß wie die obere -
Twice the size of normal text
Twice the size of normal text
Doppelt so groß wie normaler Text -
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.
Achte darauf, jeweils ein Leerzeichen zwischen der Raute und der Überschrift zu belassen, damit daraus kein #Schlagwort (#Tag) wird. Die Überschrift endet mit einem Zeilenumbruch (Return). -
Lists
Lists
Listen -
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.
Um eine unsortierte Auflistung zu erzeugen, setze ein * (Stern), + (Plus) oder - (Minus), vor jeden Teil der Auflistung. -
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.
Es ist ebenfalls möglich, nummerierte Listen zu erstellen, indem man den Listeninhalten „1.“, „2.“, usw. voranstellt. Um auf diese Weise eine nummerierte Liste zu erzeugen, müssen die Zahlen einen nachgestellten Punkt haben. -
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.
Noch einmal: Lasse ein Leerzeichen zwischen dem Aufzählungszeichen und dem Text in jeder Zeile, und füge eine Leerzeile zwischen der Liste und jedem vorherigen/nachfolgenden Text ein – sonst wird es nicht funktionieren. -
This is how to create a bulleted list:
This is how to create a bulleted list:
So erstellt man eine Aufzählungsliste: -
item one;
item one;
Eintrag eins; -
item two;
item two;
Eintrag zwei; -
item three.
item three.
Eintrag drei. -
This will become another bulleted list:
This will become another bulleted list:
Dies wird eine weitere Aufzählungsliste: -
And this will be a numbered list:
And this will be a numbered list:
Und dies wird eine nummerierte Liste: -
Code blocks
Code blocks
Code-Blöcke -
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.
Wenn du Entwickler bist, könntest du an Code-Blöcken interessiert sein. Um einen Code-Block zu erzeugen, stelle deinem Text/code vier Backticks ( ` ` ` ` ) voran. Schließe den Code-Block mit weiteren vier Backticks, damit du zu normalem Text zurückkehrst.