Diaspora/Website
-
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. -
Italics and bold
Italics and bold
Të pjerrëta dhe të trasha -
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.
Për t’i shfaqur me të pjerrëta, me të trasha, ose me të pjerrëta të trasha, vendosni në çdo anë të një ose disa fjalëve disa shenja asterisk ose nënvija. -
<em>Italics</em>: *word* or _word_
<em>
Italics</em>
: *word* or _word_<em>
Me të pjerrëta</em>
: *fjalë* ose _fjalë_ -
<strong>Bold</strong>: **word** or __word__
<strong>
Bold</strong>
: **word** or __word__<strong>
Me të trasha</strong>
: **fjalë** ose __fjalë__ -
<strong><em>Bold italics</em></strong>: ***word*** or ___word___
<strong><em>
Bold italics</em></strong>
: ***word*** or ___word___<strong><em>
Me të pjerrëta të trasha</em></strong>
: ***fjalë*** ose ___fjalë___ -
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.
Kuptohet që, numri i shenjave asterisk/nënvijë në të dy anët e fjalës apo fjalëve, duhet të jetë i njëjtë. Shtypja “Dua ta shfaq këtë **me të trasha*” nuk do ta shfaqë fjalën me shkronja të trasha. -
Inline links
Inline links
Lidhje brendazi -
To create an %{inline_link}, use the following code:
To create an %{inline_link}, use the following code:
Që të krijoni një %{inline_link}, përdorni kodin vijues: -
[displayed text here](http://link.address.here "alt text")
[displayed text here](http://link.address.here "alt text")
[teksti që shfaqet](http://adresa.e.lidhjes \"tekst alternativ\") -
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.
“Teksti alternativ” është opsional, dhe shfaqet si një ndihmëz kur kursori kalohet përsipër lidhjes.