Prevent dokuwiki from escaping HTML entities (e.g., '>') so you can use them inline. Doesn't work with non-HTML renderers!
Compatible with DokuWiki
Prevent dokuwiki from escaping HTML entities (e.g., '>') so you can use them inline. Doesn't work with non-HTML renderers!
The following security issue was reported for this plugin: XSS vulnerability allows arbitrary JavaScript insertion. Author informed on 2010-12-02.
It is not recommended to use this plugin until this issue was fixed. Plugin authors should read the plugin security guidelines
Plugin name contains underscore, will not generate popularity points.
Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.
This plugin prevents Dokuwiki from escaping HTML entities. Normally, when you type:
≥
It shows up as ”≥”. With this plugin, it will show up as ≥.