NAME
Konstrukt::Plugin::wiki::markup::link::nolink - Plugin to handle !NoLinks
SYNOPSIS
See "SYNOPSIS" in Konstrukt::Plugin::wiki::markup::linkplugin.
DESCRIPTION
This one will catch !NoLink's and remove the exclamation mark.
EXAMPLE
!NoLink -> NoLink
!Nocamelcase -> !Nocamelcase
METHODS
matching_regexps()
See "matching_regexps" in Konstrukt::Plugin::wiki::markup::linkplugin for a description.
handle()
See "handle" in Konstrukt::Plugin::wiki::markup::linkplugin for a description.
Parameters:
$link - The link string.
AUTHOR
Copyright 2006 Thomas Wittek (mail at gedankenkonstrukt dot de). All rights reserved.
This document is free software. It is distributed under the same terms as Perl itself.