Diaspora/Website
-
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. -
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.
Es ist auch möglich Code innerhalb einer Zeile anzuzeigen, indem man Anfang und Ende eines Codeschnipsels jeweils mit einem einzelnen Backtick markiert. -
This is a line of normal text.
This is a line of normal text.
Dies ist eine Zeile mit normalem Text. -
this will be a code block
this will be a code block
dies wird ein Code-Block -
Then some more more normal text.
Then some more more normal text.
Dann etwas mehr normalen Text. -
More code in this block,
More code in this block,
und dann ein bisschen mehr Code -
and a line of code indented by two spaces
and a line of code indented by two spaces
eine Zeile Code, eingerückt mit Hilfe zweier Leerzeichen -
Horizontal line
Horizontal line
Horizontale Linie -
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.
Um eine horizontale Linie zu erzeugen, benutze mindestens drei - - -, _ _ _ oder * * * innerhalb einer separaten Zeile. Jede Zahl oberhalb von drei Zeichen wird das Gleiche bewirken, und Leerzeichen zwischen den einzelnen Zeichen spielen keine Rolle. -
A line of text above the horizontal rule.
A line of text above the horizontal rule.
Eine Textzeile über einer horizontale Trennlinie. -
The start of the next section of text.
The start of the next section of text.
Der Beginn des nächsten Textabschnitts. -
Italics and bold
Italics and bold
Kursiv und fett -
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.
Setze entweder Sternchen oder Unterstriche auf beide Seiten eines oder mehrerer Wörter, um sie kursiv, fett oder fett und kursiv auszuzeichnen. -
<em>Italics</em>: *word* or _word_
<em>
Italics</em>
: *word* or _word_<em>
Kursiv</em>
: *Wort* oder _Wort_ -
<strong>Bold</strong>: **word** or __word__
<strong>
Bold</strong>
: **word** or __word__<strong>
Fett</strong>
: **Wort** oder __Wort__ -
<strong><em>Bold italics</em></strong>: ***word*** or ___word___
<strong><em>
Bold italics</em></strong>
: ***word*** or ___word___<strong><em>
Fett und kursiv</em></strong>
***Wort*** oder ___Wort___ -
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.
Du musst natürlich auf beiden Seiten der Wörter gleich viele Sternchen oder Unterstriche eingeben, damit die Formatierung funktioniert. Die Eingabe „Ich möchte dieses Wort **fett* auszeichnen“, wird das Wort nicht entsprechend formatieren. -
Inline links
Inline links
Links innerhalb des Textflusses