Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r47  >  r46  ...
TextFormattingRules 47 - 01 Aug 2004 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Text Formatting

Line: 301 to 301
 
WikiWord Links:
Changed:
<
<
CapitalizedWordsStuckTogether (or WikiWords) will produce a link automatically.
Note: In case you want to link to a topic in a different TWiki web write Webname.TopicName.
>
>
CapitalizedWordsStuckTogether (or WikiWords) will produce a link automatically.
Note: In case you want to link to a topic in a different TWiki web write Otherweb.TopicName. (The link label is the the name of the web in case the is WebHome, else it is the topic name)
 

Line: 471 to 472
 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:
Changed:
<
<