Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r38  >  r37  ...
TextFormattingRules 38 - 16 Jul 2003 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Text Formatting

Line: 126 to 127
 
Changed:
<
<
Note: Make sure to "stick" the * _ = == signs to the words, that is, take away spaces.
>
>
Note: Make sure there is no space between the text and the bold, italic, or other indicators (* _ __ = ==).
 

Line: 135 to 136
 
Changed:
<
<
This works,
>
>
This works,
 _this not _
Line: 200 to 201
 

Changed:
<
<
    • nested stuff
>
>
  • level 1
    • level 2
 
Changed:
<
<
    • nested stuff
>
>
  • level 1
    • level 2
 
Line: 243 to 246
 
Table:
Changed:
<
<
Optional spaces followed by the cells enclosed in vertical bars.
Note: | *bold* | cells are rendered as table headers.
Note: |   spaced   | cells are rendered center aligned.
Note: |     spaced | cells are rendered right aligned.
Note: | 2 colspan || cells are rendered as multi-span columns.
Note: In case you have a long row and you want it to be more readable when you edit the table you can split the row into lines that end with a '\' backslash character.
>
>
Any number of lines of text. Each line is one row of the table consisting of one or more cells. Each cell starts and ends with a vertical bar '|'. Any spaces at the beginning of a line are ignored.
Notes:
| *bold* | cells are displayed as table headers.
|   center-spaced   | cells are displayed center aligned.
|     right-spaced | cells are displayed right aligned.
| 2 colspan || cells are displayed as multi-span columns (i.e., a cell with no text spans a column).
|^| cells with a caret indicate follow-up rows of multi-span rows.
• If a row contains a large amount of text, and you want it to be more readable while editing the table, split the row into multiple text lines by ending each line with a backslash character '\'.
• Table cells wrap automatically as determined by the browser.
 

Line: 256 to 262
 
A2 2 2
A3 3 3
multi span
Changed:
<
<
A4 next next
>
>
A4-6 four four
five five
six six
 
Line: 264 to 272
 
A2 2 2
A3 3 3
multi span
Changed:
<
<
A4 next next
>
>
A4-6 four four
five five
six six
 
Line: 422 to 432
 
  • TWiki converts shorthand notation to XHTML 1.0 for display. To copy a fully marked-up page, simply view source in your browser and save the contents.
    • TIP If you need to save HTML frequently, you may want to check out TWiki:Plugins/GenHTMLAddon - it will "generate a directory containing rendered versions of a set of TWiki pages together with any attached files."
  • ALERT! NOTE: The opening and closing angle brackets - <...> - of an HTML tag must be on the same line, or the tag will be broken.
Changed:
<
<
    • This feature allows you to enter an unclosed angle bracket - as a greater than or less than symbol - and have it automatically rendered as if you had entered its HTML character, &lt;, ex: a > b
>
>
    • This feature allows you to enter an unclosed angle bracket - as a greater than or less than symbol - and have it automatically rendered as if you had entered its HTML character, &lt;, ex: a < b
 
    • TIP If you're pasting in preformatted HTML text and notice problems, check the file in a text processor with no text wrap. Also, save without hard line breaks on text wrap, in your HTML editing program.

Hyperlinks

Line: 492 to 502
 
    • 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'.

-- MikeMannix? - 02 Dec 2001

Changed:
<
<
-- PeterThoeny? - 01 Feb 2003
>
>
-- PeterThoeny? - 15 Jul 2003

Revision 38r38 - 16 Jul 2003 - 23:57:00 - PeterThoeny?
Revision 37r37 - 01 Feb 2003 - 20:47:48 - 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