Changes between Version 4 and Version 5 of WikiFormatting


Ignore:
Timestamp:
Sep 9, 2010, 2:27:06 AM (14 years ago)
Author:
neteler
Comment:

say also here how to link to source code

Legend:

Unmodified
Added
Removed
Modified
  • WikiFormatting

    v4 v5  
    1010This page demonstrates the formatting syntax available anywhere WikiFormatting is allowed.
    1111
     12=== TracLinks ===
     13
     14    * Source code (Subversion) commit messages
     15    * Wiki pages
     16    * Full descriptions for tickets, reports and milestones
     17
     18and any other text fields explicitly marked as supporting WikiFormatting.
     19
     20Some examples:
     21
     22(absolute path)
     23
     24    * Files: source:trunk/COPYING
     25    * A specific file revision: source:/trunk/COPYING@200
     26    * A particular line of a specific file revision: source:/trunk/COPYING@200#L25
     27
     28For further examples, see WikiFormatting.
    1229
    1330== Font Styles ==