selfthinker / dokuwiki_plugin_wrap

Wrap Plugin for DokuWiki: Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
http://www.dokuwiki.org/plugin:wrap
GNU General Public License v2.0
42 stars 33 forks source link

isset($var=false)=true. Should be initialized to null. #240

Closed Klap-in closed 2 years ago

Klap-in commented 2 years ago

Fixes #237

Klap-in commented 2 years ago

Based on #215 of @bradbulger