Diaspora/Website
-
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.
-
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.
-
This is how to create a bulleted list:
This is how to create a bulleted list:
Bu madde işaretli liste oluşturmak için nasıl: -
item one;
item one;
öğe bir tane; -
item two;
item two;
Ürünü ikisi; -
item three.
item three.
öğe üç; -
This will become another bulleted list:
This will become another bulleted list:
Bu da başka bir madde işaretli liste olacak: -
And this will be a numbered list:
And this will be a numbered list:
Ve bu bir numaralı liste olacak: -
Code blocks
Code blocks
Kod blokları -
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.
-
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.
-
This is a line of normal text.
This is a line of normal text.
Bu normal metin bir çizgidir. -
this will be a code block
this will be a code block
Bu bir kod bloğu olacak -
Then some more more normal text.
Then some more more normal text.
O zaman biraz daha normal bir metin. -
More code in this block,
More code in this block,
ve daha sonra biraz daha fazla kod -
and a line of code indented by two spaces
and a line of code indented by two spaces
ikisi boşluklarla girintili bir kod satırı -
Horizontal line
Horizontal line
Yatay çizgi -
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.
-
A line of text above the horizontal rule.
A line of text above the horizontal rule.
This will be a horizontal line of text and a rule in the next. -
The start of the next section of text.
The start of the next section of text.
Ve şimdi size metnin bir sonraki bölüme başlayabilirsiniz.