VirtualBox

Changes between Version 2 and Version 3 of WikiFormatting

Show
Ignore:
Author:
trac (IP: 127.0.0.1)
Timestamp:
2008-06-16 17:00:33 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiFormatting

    v2 v3  
    11= WikiFormatting = 
    2  
    3 Our bugtracker is based on [http://trac.edgewall.org/ Trac] and thus has a built in small and powerful wiki rendering engine. This wiki engine implements an ever growing subset of the commands from other popular Wikis, 
     2[[TracGuideToc]] 
     3 
     4Wiki markup is a core feature in Trac, tightly integrating all the other parts of Trac into a flexible and powerful whole. 
     5 
     6Trac has a built in small and powerful wiki rendering engine. This wiki engine implements an ever growing subset of the commands from other popular Wikis, 
    47especially [http://moinmoin.wikiwikiweb.de/ MoinMoin].  
    58 
    6 This page demonstrates the formatting syntax available anywhere WikiFormatting is allowed, most notably, in [wiki:"Bugtracker" bug reports]. 
     9 
     10This page demonstrates the formatting syntax available anywhere WikiFormatting is allowed. 
     11 
    712 
    813== Font Styles == 
    259264Urls ending with `.png`, `.gif` or `.jpg` are no longer automatically interpreted as image links, and converted to `<img>` tags. 
    260265 
    261 You now have to use the ![[Image]] macro (see below or WikiMacros for the syntax). 
     266You now have to use the ![[Image]] macro (see below). 
    262267 
    263268 
    333338 
    334339 
    335 == Comments == 
    336  
    337 Comments can be added to the plain text. These will not be rendered and will not display in any other format than plain text. 
    338 {{{ 
    339 {{{ 
    340 #!comment 
    341 Your comment here 
    342 }}} 
    343 }}} 
    344  
    345  
    346340== Miscellaneous == 
    347341 
    356350---- 
    357351 
     352 
     353---- 
     354See also: TracLinks, TracGuide, WikiHtml, WikiMacros, WikiProcessors, TracSyntaxColoring. 

© 2009 Sun Microsystems, Inc.
ContactPrivacy policy