Diaspora/Website
-
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 -
To create an %{inline_link}, use the following code:
To create an %{inline_link}, use the following code:
Um einen %{inline_link} zu erzeugen, nutze den folgenden Code. -
[displayed text here](http://link.address.here "alt text")
[displayed text here](http://link.address.here "alt text")
[anzuzeigender Text hier](http://link.adresse.hier "Alternativtext") -
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.
Der Alternativtext ist optional und wird als Tooltip angezeigt, wenn der Mauszeiger über den Link bewegt wird. -
inline link
inline link
Link innerhalb des Textflusses -
Images
Images
Bilder