Use Tabs inside your DokuWiki editor
- Tab insertion via the Tab key
- Tab removal via the Shift+Tab key combination
- Multi-line selection support for both Tab & Shift+Tab combos
- Auto indent, it keeps indentation after every new line
- The Esc key temporarily disable Auto Tabber. It is re-enabled once the textarea loses focus
- Adjustable tab size (not yet via config, must edit the JS file, last line)
- An integer at tabSize sets the number of spaces to be used in a tab press
- Set it to 0 to use a normal tab char