HTML
Description
Outputs the html code contained within parens.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
|
|
|
Usage
Please pay attention!
- Making this macro available makes your wiki unsafe for its users, because anybody being able to use it, can add arbitrary html to a page, exploiting all sorts of bugs present in today's web browsers. So better NOT use this macro or at least not on publicly editable wikis.
Example
<<HTML(<b>bold</b>)>>
<<HTML(<font size=20>big</font>)>>
Copyright
Christian Bird <chris DOT bird AT lineo DOT com>
License
Bugs
Discussion
You could call the safe html parser then it won't be dangerous for users.