Tip For Typing Tab

As of December 2003, Ward has modified the Wiki syntax so that beginning a line with an asterisk makes it a list item. See TabRefactoring.

(Auto-numbered lists still need a tab, however.)


If you have trouble typing tabs in EditText (and don't wish to ConvertSpacesToTabs), you can do one of these things: We could list what works with what browser, but it makes more sense for you to just try them.

Contributors: AlexanderBostrom, BradAppleton, SeshKumar & others


Mozilla addon

This could work for mozilla firefox users: https://addons.mozilla.org/en-US/firefox/addon/3955.


JavaScript hacks

What if the following script were added to the edit page as the event handler for the onkeydown event of the TEXTAREA element:


The TEXTAREA tag should look like: