|
Help: Reformat
Formatting rules
Block content is autmatically converted from text to HTML. Please do not write HTML code if not necessary. URL Just paste complete url and address will be autmatically converted to link. To display URL description instead of URL just put description it in brackets after URL. | Examples: Link without description:
http://www.google.com
Displayed:
http://www.google.com Link with description:
http://www.google.com (Google)
Displayed:
Google
|
Email addressesAll email addresses are protected. Visitor will use our online form to send you an email | Examples: my email is mihal@opencores.orgDisplayed: my email is mihal@o... |
ImagesURLs of images are also converted to HTML code. Example:
http://www.opencores.org/images/oc_logo.gif (Our logo)Displayed:
 Our logo |
|
Listslines that starts with - or + text (spaces,minus,space, text) are converted to HTML lists. - is for unordered list (UL) and + is for ordered list (OL). Example:
- item 1
- item 1.1
+ item 1.1.1
+ item 1.1.2
- item 1.2
- item 2
- item 3
Displayed:
- item 1
- item 1.1
- item 1.1.1
- item 1.1.2
- item 1.2
- item 2
- item 3
|
<> Angle bracketsSince such <text> is not displayed because browser thinks it is a HTML tag you must put \ before left angle bracket Example:
my \<text>Displayed:
my <text>
|
test
Empty block - item 1
- item 2
- item 3
some text at the end
|