Diaspora/Website
-
Half as big as the one above
Half as big as the one above
Կիսով չափ աւելի մեծ՝ քան վերեւինը -
Twice the size of normal text
Twice the size of normal text
Կրկնապատկել նորմալ տեքստի չափսը -
Make sure to leave a space between the hashes and your text, to avoid creating a #tag instead of a heading. The heading ends once you hit enter to proceed to the next line.
Make sure to leave a space between the hashes and your text, to avoid creating a #tag instead of a heading. The heading ends once you hit enter to proceed to the next line.
Համոզուիր, որ թողնես բացատ՝ հէշերի միջեւ եւ տեքստում, որպէսզի խուսափես վերնագրի փոխարէն #պիտակ ստեղծելուց։ Հէնց աւարտւում է վերնագիրը, կարող ես սկսել յաջորդ նախադասութիւնը՝ նոր տողից։ -
Lists
Lists
Ցուցակ -
To create an bulleted list, place either *, + or - in front of each line you want as part of the list.
To create an bulleted list, place either *, + or - in front of each line you want as part of the list.
Անկանոն ցուցակ ստեղծելու համար աւելացրու *, + կամ - իւրաքանչիւր տողի սկզբում, որը ցանկանում ես ցուցակի մաս դառնայ։ -
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.
Հնարաւոր է նաեւ ստեղծել համարակալուած ցուցակ՝ ցուցակի կէտերի առջեւ աւելացնելով թուերը, ինչպէս՝ «1.», «2.» եւ այլն։ Համարակալուած ցուցակ ստեղծելու համար թուերը պէտք ունենան միջակէտ իրենցից յետոյ։ -
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:
Ահա թէ ինչպէս են ստեղծում կանոնաւոր ցուցակ― -
item one;
item one;
օբյեկտ մեկ, -
item two;
item two;
օբյեկտ երկու, -
item three.
item three.
օբյեկտ երեք, -
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,
Աւելի շատ կոդ բլոկում,