Closed (duplicate)
Project:
Textarea Tabs
Version:
5.x-0.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2008 at 04:04 UTC
Updated:
4 Nov 2010 at 04:43 UTC
Thought the tabs do indeed get inserted into the body as I am creating some text, as soon as I save using the default filtered html input, they are lost. Is there an html tag I must allow in the filtered html input format?
Comments
Comment #1
smokrisSee #292233: Add filter to convert tabs to non-breaking spaces — you need to apply an input filter to transform the tabs into something else before displaying them; otherwise the tabs are sequestered by the browser.