Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r44  >  r43  ...
TextFormattingRules 44 - 25 Apr 2004 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Text Formatting

Line: 213 to 213
 
Ordered List:
Changed:
<
<
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...
 

Changed:
<
<
  1. Sushi
  2. Dim Sum
>
>
  1. Sushi
  2. Dim Sum

  1. Sushi
  2. Dim Sum

  1. Sushi
  2. Dim Sum
 
Changed:
<
<
  1. Sushi
  2. Dim Sum
>
>
  1. Sushi
  2. Dim Sum

  1. Sushi
  2. Dim Sum

  1. Sushi
  2. Dim Sum
 
Line: 310 to 329
 wiki syntax

Main.TWiki users

Added:
>
>
escaped: [[wiki syntax]]
 
wiki syntax

Main.TWiki users

Added:
>
>
escaped: [[wiki syntax]]
 
Line: 440 to 465
 

TWiki and JavaScript

Changed:
<
<
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
Line: 517 to 542
 
    • A: The '&' character has a special meaning in HTML, it starts a so called character entity, i.e. '&copy;' is the © copyright character. You need to escape '&' to see it as it is, so write '&amp;' instead of '&'.
      Example: Type 'This &amp; that' to get 'This & that'.

-- TWiki:Main.MikeMannix - 02 Dec 2001

Changed:
<
<
-- TWiki:Main.PeterThoeny - 29 Mar 2004
>
>
-- TWiki:Main.PeterThoeny - 25 Apr 2004
 

Revision 44r44 - 25 Apr 2004 - 06:29:37 - PeterThoeny?
Revision 43r43 - 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.
Syndicate this site RSSATOM