Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 609 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 609 Bytes

Dokuwiki Plugin Autotabber

Use Tabs inside your DokuWiki editor

Demo image

  • 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