Joey Hess 2008-01-02 14:18:04 -05:00
parent a33fe8512c
commit c2606879f3
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[[tag wishlist]]
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.
Some browsers already let you insert tabs (IIRR links or lynx does...)
Here's a link to a wiki discussing the topic: <http://c2.com/cgi/wiki?TipForTypingTab>
-- [[harningt]]