diff options
author | MikeMannix <MikeMannix> | 2001-08-30 10:06:53 +0000 |
---|---|---|
committer | MikeMannix <MikeMannix> | 2001-08-30 10:06:53 +0000 |
commit | bfc3c382d0da79f13e2b0ee3787f4bd52e13958f (patch) | |
tree | beb1a3791edb7306b70b807664e521063057e528 /TWiki | |
parent | f9a266e700dc28739364685663604d5421f52b65 (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TextFormattingRules.mdwn | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/TWiki/TextFormattingRules.mdwn b/TWiki/TextFormattingRules.mdwn index d6385113..c87aa3a9 100644 --- a/TWiki/TextFormattingRules.mdwn +++ b/TWiki/TextFormattingRules.mdwn @@ -1,17 +1,15 @@ -It is easy to collaborate; just type your text. You don't need to know HTML at all, though you can use it if you prefer. Links to topics will be created automatically, as long as you follow these simple Text Formatting Rules. [[TextFormattingFAQ]] has answers to frequently asked questions about text formatting. - -%TOC\{depth="2"\}% +%TOC\{depth="4"\}% %STARTINCLUDE% It is easy to collaborate; just type your text. You don't need to know HTML at all, though you can use it if you prefer. Links to topics will be created automatically, as long as you follow these simple Text Formatting Rules. [[TextFormattingFAQ]] has answers to frequently asked questions about text formatting. This page is available in a pop-up window when in Edit mode. ## <a name="Links"> Links </a> -The Collaborative Work Area is a bunch of related links that are editable through your web browser. +Being able to create links without any formating required is a core TWiki feature, made possible using [[WikiNames]]. With the latest version of TWiki linking rules, by adding a few extra symbols, you can have even more powerful linking control. ### <a name="_WIKITOOLNAME_Internal_Links"> %WIKITOOLNAME% Internal Links </a> * [[GoodStyle]] is a [[WikiWord]] that links to the GoodStyle topic located in the current %WIKITOOLNAME% web. * [[NotExistingYet]] is a topic waiting to be written. You could create that topic by clicking on the question mark. (Do not create that topic; you would wreck this example!) -### <a name="External_Links"> External Links </a> +### <a name="Remote_Site_Links"> Remote Site Links </a> * `http://...`, `https://...`, `ftp://...` and `mailto:...@...` are linked automatically. * Email addresses like `name@domain.com` are linked automatically. |