Diaspora/Website
-
This will become another bulleted list:
This will become another bulleted list:
Մեկ այլ կանոնաւոր ցուցակ― -
And this will be a numbered list:
And this will be a numbered list:
Իսկ սա կը լինի համարակալուած ցուցակ -
Code blocks
Code blocks
Կոդի բլոկ -
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.
Նաեւ, հնարաւոր է ցուցադրել կոդ՝ տուեալ մասի սկիզբը եւ վերջը մեկ backtick֊ով նշելով։ -
This is a line of normal text.
This is a line of normal text.
Սա նորմալ տեքստի տող է։ -
this will be a code block
this will be a code block
սա՝ կոդի բլոկ -
Then some more more normal text.
Then some more more normal text.
Ապա աւելի, աւելի նորմալ տեքստ։ -
More code in this block,
More code in this block,
Աւելի շատ կոդ բլոկում, -
and a line of code indented by two spaces
and a line of code indented by two spaces
եւ կոդի տող, որը շեղուած է երկու մասերով -
Horizontal line
Horizontal line
Հորիզոնական գիծ -
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.
Տեքստի տող՝ հորիզոնական գծից վերեւ։ -
The start of the next section of text.
The start of the next section of text.
Յաջորդ տեքստի բաժնի սկիզբը։ -
Italics and bold
Italics and bold
Շեղատառ եւ թաւատառ -
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.
Բառի կամ բառերի երկու կողմում աւելացնելով աստղանիշներ, տակի գծիկ, կամ երկուսն էլ՝ դրանք դարձնում են շեղ, թաւ կամ շեղ եւ թաւ միաժամանակ։ -
<em>Italics</em>: *word* or _word_
<em>
Italics</em>
: *word* or _word_<em>
շեղ</em>
― *բառ* կամ _բառ_ -
<strong>Bold</strong>: **word** or __word__
<strong>
Bold</strong>
: **word** or __word__<strong>
Թաւ</strong>
**word** կամ __word__ -
<strong><em>Bold italics</em></strong>: ***word*** or ___word___
<strong><em>
Bold italics</em></strong>
: ***word*** or ___word___<strong><em>
Թաւ շեղատառ</em></strong>
***word*** կամ __word__ -
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.
Դու պէտք է ունենաս նոյն թուով աստղեր/գծիկներ բառի երկու կողմում, որպէսզի ձեւաւորումն աշխատի։ Տպելը, որ «Ուզում եմ, որ սա լինի **թաւ* բառ»՝ այն ցոյց չի տայ թաւ բառ։