''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. * Try holding down the Alt key and typing 0 0 9 (or just 9) on the numeric keypad with Num Lock on. (not in ie6) * Try Ctrl+Alt+Tab. (not in ie6) * Try Ctrl-I. (not in ie6) * Try Ctrl-Q followed by Tab or Ctrl-I. (MacOsx only, Ctrl-Q closes some browsers) * CopyAndPasteTabs * Copy the edit field into Notepad (or some other editor that does tabs), edit it there, and then copy it back. * In X, sometimes Ctrl+Shift is used to input Unicode hexadecimal values, in which case the sequence (Ctrl+Shift+9, Release Ctrl+Shift) would work. 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: