Diaspora/Website
-
This is how to create a bulleted list:
This is how to create a bulleted list:
Takto se vytváří seznam s odrážkami: -
item one;
item one;
položka jedna; -
item two;
item two;
položka dvě; -
item three.
item three.
položka tři; -
This will become another bulleted list:
This will become another bulleted list:
To se stane dalším seznamem s odrážkami: -
And this will be a numbered list:
And this will be a numbered list:
A toto bude číslovaný seznam: -
Code blocks
Code blocks
Bloky kódu -
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.
Pokud jste vývojář, možná vás zajímají bloky kódu. Blok kódu vytvoříte tak, že text/kód začnete čtyřmi zpětnými znaky ( ` ` ` ` ). Chcete-li se vrátit k normálnímu textu, uzavřete blok kódu dalšími čtyřmi. -
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.
Kód je možné zobrazit také v řádku, a to tak, že začátek a konec úryvku označíte jedním zpětným znakem. -
This is a line of normal text.
This is a line of normal text.
Toto je řádek běžného textu. -
this will be a code block
this will be a code block
toto bude blok kódu -
Then some more more normal text.
Then some more more normal text.
Pak ještě několik normálních textů. -
More code in this block,
More code in this block,
Další kód v tomto bloku, -
and a line of code indented by two spaces
and a line of code indented by two spaces
a řádek kódu odsazený dvěma mezerami -
Horizontal line
Horizontal line
Vodorovná čára -
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.
Chcete-li vytvořit vodorovnou čáru, použijte alespoň tři - - -, _ _ _ nebo * * * na samostatném řádku. Jakýkoli počet nad tři udělá totéž a na mezerách mezi znaky nezáleží. -
A line of text above the horizontal rule.
A line of text above the horizontal rule.
Řádek textu nad vodorovnou čarou. -
The start of the next section of text.
The start of the next section of text.
Začátek další části textu. -
Italics and bold
Italics and bold
Kurzíva a tučné písmo -
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.
Hvězdičky nebo podtržítka umístěte po obou stranách slova nebo slov, abyste je označili jako kurzívu, tučné písmo nebo tučnou kurzívu.