See 
PublishedAPI for packages intended to be used by Plugin and Contrib authors, or 
browse all packages.
See also 
Developing plugins, 
Developer's Bible, 
Technical Overview
  internal package Foswiki::Plugins::WysiwygPlugin::Constants a.k.a WC  
Constants used throughout 
WysiwygPlugin
  REs 
REs for matching delimiters of wikiwords, must be consistent with 
TML2HTML.pm
 | $STARTWW | Zero-width match for the start of a wikiword | 
| $ENDWW | Zero-width match for the end of a wikiword | 
| $PROTOCOL | match for a valid URL protocol e.g. http, mailto etc |