Diaspora/Website
-
It’s also possible to display code inline, by marking the start and end of the snippet with a single backtick.
-
Bu normal metin bir çizgidir.
Bu normal metin bir çizgidir.
This is a line of normal text. -
Bu bir kod bloğu olacak
Bu bir kod bloğu olacak
this will be a code block -
O zaman biraz daha normal bir metin.
O zaman biraz daha normal bir metin.
Then some more more normal text. -
ve daha sonra biraz daha fazla kod
ve daha sonra biraz daha fazla kod
More code in this block, -
ikisi boşluklarla girintili bir kod satırı
ikisi boşluklarla girintili bir kod satırı
and a line of code indented by two spaces -
Yatay çizgi
Yatay çizgi
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.
-
This will be a horizontal line of text and a rule in the next.
This will be a horizontal line of text and a rule in the next.
A line of text above the horizontal rule. -
Ve şimdi size metnin bir sonraki bölüme başlayabilirsiniz.
Ve şimdi size metnin bir sonraki bölüme başlayabilirsiniz.
The start of the next section of text. -
İtalik ve kalın
İtalik ve kalın
Italics and bold -
Place either asterisks or underscores either side of a word or words to make them italic, bold or bold italic.
-
<em>kalın italik</em>: *kelime* _kelime_
<em>
kalın italik</em>
: *kelime* _kelime_<em>
Italics</em>
: *word* or _word_ -
<strong>kalın</strong>: **kelime** __kelime__
<strong>
kalın</strong>
: **kelime** __kelime__<strong>
Bold</strong>
: **word** or __word__ -
<strong><em>kalın italik</em></strong>: ***kelime*** ___kelime___
<strong><em>
kalın italik</em></strong>
: ***kelime*** ___kelime___<strong><em>
Bold italics</em></strong>
: ***word*** or ___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.
-
Inline links
-
To create an %{inline_link}, use the following code:
-
[displayed text here](http://link.address.here "alt text")
-
The “alt text” is optional, and is displayed as a tool-tip when the cursor is moved over the link.
No more segments to load.
Loading more segments…
© 2009-2024 WebTranslateIt Software S.L. All rights reserved.
Terms of Service
·
Privacy Policy
·
Security Policy