Changes between Version 15 and Version 16 of RegexLinkPlugin


Ignore:
Timestamp:
Nov 24, 2008, 7:26:08 PM (15 years ago)
Author:
ComaVN
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RegexLinkPlugin

    v15 v16  
    4242url2 = http://example.org/\g<exampleid>
    4343}}}
    44 This means 0811 123 becomes a link to !http://topdesk/query=0811%0123, and example123 becomes a link to !http://example.org/123
     44This means 0811 123 becomes [http://topdesk/query=0811%0123 0811 123], and example123 becomes [http://example.org/123 example123]
    4545
    4646(the topdesk url is not correct, this is an example only)