Spaces to Tab Filter
The Spaces to Tab filter converts one or more sequential spaces in the input text into tabs.
| setting | description |
|---|---|
| Convert Spaces to Tab | Convert this many sequential spaces to tabs |
| Only at line start | Only change spaces at the start of the line |
| input | output | options |
|---|---|---|
| ___hello____there | *_hello**there | Convert 2 spaces to tabs |
| ___hello____there | *_hello____there | Convert 2 spaces to tabs
Only at line start |