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
41 stars 33 forks source link

Cleanup #241

Closed Klap-in closed 2 years ago

Klap-in commented 2 years ago

Deleted some old defines and requires simplify a regexp, little formating

Only deprecated calls to _addCall() not yet replaced. As it will break backward compatibility already.