NAME
Labyrinth::Plugin::Wiki::Text - Wiki text handler for Labyrinth framework.
DESCRIPTION
Contains all the Wiki text rendering code for Labyrinth.
PUBLIC INTERFACE METHODS
- Render
-
Controls the process of rendering a given page.
- InitLinkPatterns
-
Prepares patterns used to translate wiki links into HTML links.
- Wiki2HTML
-
Translate WikiFormat into XHTML.
- CommonMarkup
-
Looks for and translates common WikiFormat markup into XHTML.
- WikiLink
-
Looks for and translates WikiFormat links into XHTML.
- WikiHeading
-
Translate WikiFormat heading into XHTML.
SEE ALSO
AUTHOR
Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/
COPYRIGHT & LICENSE
Copyright (C) 2008-2014 Barbie for Miss Barbell Productions
All Rights Reserved.
This distribution is free software; you can redistribute it and/or
modify it under the Artistic License 2.0.