Diaspora/Website
-
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.
-
The start of the next section of text.
-
Italics and bold
-
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_ -
<strong>
Bold</strong>
: **word** or __word__ -
<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.
-
inline link
-
Images
-
To add external images to your post, comment or private message, use the same code as for a link, but with an exclamation point at the front:
-
![Alt text](http://website.com/image.jpg "optional title")
-
For this to work, you must provide a direct link to a valid image file,
<em>
not</em>
to a web page with an image or images on it. -
The alternative text in the square brackets is displayed if the image cannot be loaded, and the optional title is displayed as a tool-tip when the cursor is moved over the image; both are useful but not essential.
-
If you want your message to include a character which is also used in Markdown coding, you can prevent it from being read by Markdown as a formatting code by “escaping” it. To do this, place a backslash ( \ ) in front of the character. For example, typing
No more segments to load.
Loading more segments…
© 2009-2024 WebTranslateIt Software S.L. All rights reserved.
Terms of Service
·
Privacy Policy
·
Security Policy