5
votes
1answer
119 views

Make WMD (Wiki Mark Down) convert tabs to spaces

Is there any chance the WMD editor could convert pasted tabs (e.g. in sample code etc.) to a fixed number of spaces (e.g. 4) so that the display in the question/answer pane would be easier to read and ...
35
votes
3answers
714 views

Add increase/decrease tab indent buttons to the editor toolbar

These should work by adding spaces or removing spaces from the beginning of the current line or every line between the start and end of a text selection (inclusive). (edited this question to ...