
| TWiki Editing ShorthandThese instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor.
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Headings: Three or more dashes at the beginning of a line, followed by plus signs and the heading text. One plus creates a top level heading, two pluses a second level heading, etc. The maximum heading depth is 6. | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | You can create a table of contents with the %TOC% variable. If you want to exclude a heading from the TOC, put !!after the---+. Empty headings are allowed, but won't appear in the table of contents. | |||||||||||||||||||||||||||
| > > |  You can create a table of contents with the %TOC% variable.  If you want to exclude a heading from the TOC, put !!after the---+. Empty headings are allowed and won't appear in the table of contents. | |||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < |  Make sure there is no space between the text and the indicators. | |||||||||||||||||||||||||||
| > > |  Make sure there is no space between the text and the indicators.  All words enclosed by the indicators need to be on the same line. | |||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | _this fails too_ | |||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | This works, _this does not _ | |||||||||||||||||||||||||||
| > > | This works, _this does not _ | |||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | _this fails too_ | |||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | Verbatim (Literal) Text: | |||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Deleted: | ||||||||||||||||||||||||||||
| < < | 
 | |||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | Numbered List: Multiple of three spaces, a type character, a dot, and another space. Several types are available besides a number: | |||||||||||||||||||||||||||
| > > | Numbered List: | |||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | Multiple of three spaces, a type character, a dot, and another space. Several types are available besides a number: | |||||||||||||||||||||||||||
| 
 | 1. Sushi 1. Dim Sum 1. Fondue A. Sushi A. Dim Sum A. Fondue i. Sushi i. Dim Sum i. Fondue | 
 
 
 | ||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Table: Each row of the table is a line containing of one or more cells. Each cell starts and ends with a vertical bar '|'. Any spaces at the beginning of a line are ignored. 
  The TablePlugin provides the |^|multiple-span row functionality and additional rendering features | | *L* | *C* | *R* | | A2 | B2 | C2 | | A3 | B3 | C3 | | multi span ||| | A5-7 | 5 | 5 | |^| six | six | |^| seven | seven | | split\ | over\ | 3 lines | | A9 | B9 | C9 | | 
 | ||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Anchors: | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | You can define a reference inside a TWiki topic (called an anchor name) and link to that. To define an anchor write #AnchorNameat the beginning of a line. The anchor name must be a WikiWord of no more than 32 characters. To link to an anchor name use the[[MyTopic#MyAnchor]]syntax. You can omit the topic name if you want to link within the same topic. | |||||||||||||||||||||||||||
| > > | You can define a reference inside a TWiki topic (called an anchor name) and link to that. To define an anchor write #AnchorNameat the beginning of a line. The anchor name must be a WikiWord of no more than 32 characters. To link to an anchor name use the[[MyTopic#MyAnchor]]syntax. You can omit the topic name if you want to link within the same topic. | |||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | To here | |||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | To here | |||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | To here | |||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | To here | |||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Forced Links: | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | You can create a forced internal link by enclosing words in double square brackets. Text within the brackets may contain optional spaces; the topic name is formed by capitalizing the initial letter and by removing the spaces; for example, [[text formatting FAQ]]links to topic TextFormattingFAQ.  You can also refer to a different web and use anchors. | |||||||||||||||||||||||||||
| > > | Use double square brackets to create forced links: Write [[link]]or[[link][label]]to force a link. Use the former for singleton words and if automatic linking is disabled. Use the latter one to specify a link label other than the link. For the link, you can use internal link references (e.g. WikiWords) and URLs (e.g. http://TWiki.org/ ).  Anchor names can be added to create a link to a specific place in a document.  To "escape" double square brackets that would otherwise make a link, prefix the leading left square bracket with an exclamation point. | |||||||||||||||||||||||||||
| Deleted: | ||||||||||||||||||||||||||||
| < < |  To "escape" double square brackets that would otherwise make a link, prefix the leading left square bracket with an exclamation point. | |||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | wiki syntax | |||||||||||||||||||||||||||
| > > | WikiWord | |||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | Main.TWiki groups | |||||||||||||||||||||||||||
| > > | WikiWord#TheSyntax | |||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | wiki syntax
GNU  Singleton | |||||||||||||||||||||||||||
| escaped: | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | [[wiki syntax]] | |||||||||||||||||||||||||||
| > > | [[WikiSyntax]] | |||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | wiki syntax | |||||||||||||||||||||||||||
| > > | WikiWord | |||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | Main.TWiki groups | |||||||||||||||||||||||||||
| > > | WikiWord#TheSyntax | |||||||||||||||||||||||||||
| Deleted: | ||||||||||||||||||||||||||||
| < < | 
 | |||||||||||||||||||||||||||
| wiki syntax | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | GNU  | |||||||||||||||||||||||||||
| > > | GNU  | |||||||||||||||||||||||||||
| Deleted: | ||||||||||||||||||||||||||||
| < < | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | wiki syntax | |||||||||||||||||||||||||||
| > > | Singleton | |||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | GNU  | |||||||||||||||||||||||||||
| > > | escaped: | |||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | [[WikiSyntax]] | |||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | Mailto Links: E-mail addresses are linked automatically. To create e-mail links that have more descriptive link text, specify subject lines or message bodies, or omit the e-mail address, you can write [[mailto:user@domain][descriptive text]]. | |||||||||||||||||||||||||||
| > > | Mailto Links: | |||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | E-mail addresses are linked automatically. To create e-mail links that have more descriptive link text, specify subject lines or message bodies, or omit the e-mail address, you can write [[mailto:user@domain][descriptive text]]. | |||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | Literal content: | |||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | ||||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Changed: | ||||||||||||||||||||||||||||
| < < | Protected content: | |||||||||||||||||||||||||||
| > > | ||||||||||||||||||||||||||||
| Added: | ||||||||||||||||||||||||||||
| > > | Protected Text: | |||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||
 
  Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.