]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/Support_tab_insertion_in_textarea.mdwn
* aggregate: Only save state if it was already loaded. This didn't used to
[ikiwiki.git] / doc / todo / Support_tab_insertion_in_textarea.mdwn
1 [[tag wishlist]]
2
3 It'd be nice to be allowed to insert tabs into the textarea, as opposed to having to insert 4-spaces for lists/etc.  This would require JavaScript to be practical, and would gracefully degrade on browsers w/o JS support.
4
5 Some browsers already let you insert tabs (IIRR links or lynx does...)
6
7 Here's a link to a wiki discussing the topic: <http://c2.com/cgi/wiki?TipForTypingTab>
8
9 -- [[harningt]]