I am trying to get the whitespace preservation in tinyMCE working and cannot seem able to do this. Whatever I do I cannot get tinyMCE to accept my placing of tabs and multiple spaces. I have tried putting the text in a ore tag yet it just does not work. Any setting for this that i am missing. I am guessing that this is a really basic query and that I am being really stupid. Thanks a lot
Varun

Comments

kipkoan’s picture

I'm a newbie here... so I don't know the answer to your question (also not very familiar with TinyMCE)... but... if at all possible, I would recommend using classes for indention rather than tabs or spaces. For instance, perhaps an OL or UL without bullets or some such? I'm not sure what you are using tabs & multiple-spaces for, but having a series of "      ..." isn't normally good html practice.