| |
TextFormattingRules 44 - 25 Apr 2004 - Main.PeterThoeny
|
|
TWiki Text Formatting | | | |
< < | Three spaces, a number, and another space. | > > | Three spaces, a number, a dot, and another space. Several types are available besides a number:
Type | Generated Style | Sample Sequence |
1. | Arabic numerals | 1, 2, 3, 4... |
A. | Uppercase letters | A, B, C, D... |
a. | Lowercase letters | a, b, c, d... |
I. | Uppercase Roman Numerals | I, II, III, IV... |
i. | Lowercase Roman Numerals | i, ii, iii, iv... |
| | | |
< < |
- Sushi
- Dim Sum
| > > |
- Sushi
- Dim Sum
- Sushi
- Dim Sum
- Sushi
- Dim Sum
| | | |
< < |
- Sushi
- Dim Sum
| > > |
- Sushi
- Dim Sum
- Sushi
- Dim Sum
- Sushi
- Dim Sum
| | | | wiki syntax
Main.TWiki users | |
> > | escaped:
[[wiki syntax]] | | | |
> > | escaped:
[[wiki syntax]] | | | | TWiki and JavaScript | |
< < | You can use JavaScript for your TWiki applications. Sice TWiki rendering might interfere with JavaScript code you need to escape it with HTML comments and <pre> tags: | > > | You can use JavaScript for your TWiki applications. Since TWiki rendering might interfere with JavaScript code you need to escape it with HTML comments and <pre> tags: | |
<script language="JavaScript">
<!-- Hide JavaScript and <pre> escape TWiki rendering | |
-
- A: The
'&' character has a special meaning in HTML, it starts a so called character entity, i.e. '©' is the © copyright character. You need to escape '&' to see it as it is, so write '&' instead of '&' . Example: Type 'This & that' to get 'This & that' .
-- TWiki:Main.MikeMannix - 02 Dec 2001
| |
< < | -- TWiki:Main.PeterThoeny - 29 Mar 2004 | > > | -- TWiki:Main.PeterThoeny - 25 Apr 2004 | | |
|
Revision 44 | r44 - 25 Apr 2004 - 06:29:37 - PeterThoeny? |
Revision 43 | r43 - 30 Mar 2004 - 05:39:47 - PeterThoeny? |
|
|
This site is powered by the TWiki collaboration platform. All material on this collaboration platform is the property of the contributing authors. All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
|
|
| |