/dw-plugin-headings

heading preprocesser plugin for DokuWiki

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Heading PreProcessor plugin for DokuWiki

====== hid | Longer heading title ======   // Level 1 headline
====== hid | ======                        // empty headline

A xhtml renderer alternative which enables persistent hid, it won't be affected by any changes of heading title. The hid may be convenient to create section links with shorter name, especially for longer title headings. The hid is also available to inclued the section using Include plugin.

Note: You need first to change the renderer_xhtml parameter in advanced settings.