plugin:autotabber
Table of Contents
AutoTabber Plugin
Compatible with DokuWiki
- 2024-02-06 "Kaos" unknown
- 2023-04-04 "Jack Jackrum" unknown
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" yes
Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Usage
Just press Tab inside the 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
Change Log
- Merge pull request #7 from myfirstnameispaul/patch-1 (2022-06-14 10:18)
- Fix double carriage-return (2022-06-13 18:41)
- Merge pull request #6 from myfirstnameispaul/patch-1 (2022-04-13 09:55)
- Correct date in plugin.info.txt (2022-04-12 18:40)
- Merge pull request #2 from nicklondon/patch-1 (2021-06-04 16:29)
- Fix exception for 'load' on jQuery 1.8 and above (2021-06-04 15:18)
- Merge pull request #1 from Klap-in/patch-1 (2018-05-15 10:51)
- fix base and litte reformatting (2018-05-15 10:11)
Discussion
Bugs
The version dated 2021-09-01 adds an additional carriage return to indents and list items. See this issue and this forum discussion for more information.
plugin/autotabber.txt · Last modified: by openletter