Edgewall Software

Changes between Version 36 and Version 37 of WikiPageNames


Ignore:
Timestamp:
Feb 21, 2015, 11:28:29 PM (9 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiPageNames

    v36 v37  
    3535It is possible to link to a specific ''version'' of a Wiki page as you would do for a specific version of a file, for example: WikiStart@1.
    3636
    37 You can also prevent a !CamelCase name to be interpreted as a TracLinks, by either quoting it or prepending with an exclamation mark: `!CamelCase`. See TracLinks#EscapingLinks.
     37You can also prevent a !CamelCase name from being interpreted as a [TracLinks link] by quoting it with an exclamation mark: `!CamelCase`. See TracLinks#EscapingLinks.
    3838
    3939As in the example above, you can also append an anchor to a Wiki page name to link to a specific section within that page. The anchor can be seen by hovering the mouse over a section heading, then clicking on the [[html(¶)]] sign that appears at its end. The anchor is usually generated automatically, but it is also possible to specify it explicitly: see WikiFormatting#using-explicit-id-in-heading.