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.
Është gjithashtu e mundur të krijohet një listë me numra, duke vendosur “1.”, “2.”, etj. në krye të zërave të listës. Që të krijohet një listë e numërtuar, numrat duhet të kenë pikë pas tyre. -
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.
Sërish, mos harroni të lini një hapësirë mes shenjës “topth” dhe tekstit të çdo rreshti, dhe të lini një rresht hapësirë mes listës dhe çfarëdo teksti që i paraprin apo fillon pas saj, ndryshe nuk funksionon. -
This is how to create a bulleted list:
This is how to create a bulleted list:
Ja si të krijohet një listë me toptha -
item one;
item one;
zëri një; -
item two;
item two;
zëri dy; -
item three.
item three.
zëri tre. -
This will become another bulleted list:
This will become another bulleted list:
Kjo do të bëhet një tjetër listë me toptha: -
And this will be a numbered list:
And this will be a numbered list:
Dhe kjo do të jetë një listë e numërtuar: -
Code blocks
Code blocks
Blloqe kodi -
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.
Nëse jeni një zhvillues, mund t’ju interesojnë blloqe kodi. Që të krijoni një bllok kodi, fillojeni tekstin/kodin tuaj me katër apostrofë së prapthi ( ` ` ` ` ). Që të ktheheni në tekst normal, mbylleni bllokun e kodit me katër të tjera. -
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.
Është gjithashtu e mundur të shfaqni kod brendazi, duke e filluar dhe përfunduar copëzën e kodit me vetëm një apostrof së prapthi. -
This is a line of normal text.
This is a line of normal text.
Ky është një rresht tekst normal. -
this will be a code block
this will be a code block
Ky do të jetë një bllok kodi -
Then some more more normal text.
Then some more more normal text.
Mandej edhe ca tekst tjetër normal. -
More code in this block,
More code in this block,
Më tepër kod në këtë bllok, -
and a line of code indented by two spaces
and a line of code indented by two spaces
dhe një rresht kodi i shmangur brendazi përmes dy hapësirash -
Horizontal line
Horizontal line
Vijë horizontale -
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.
Që të krijoni një vijë horizontale, përdorni të paktën tre - - -, _ _ _ ose * * * në një rresht më vete. Çfarëdo numri përtej treshit do të bëjë të njëjtën gjë dhe hapësirat mes shenjave s’luajnë rol. -
A line of text above the horizontal rule.
A line of text above the horizontal rule.
Një rresht teksti sipër vizores horizontale. -
The start of the next section of text.
The start of the next section of text.
Fillimi i ndarjes tjetër të tekstit.