Page 1 of 1

CSS - white-space for comments

Posted: Tue Aug 25, 2009 11:50 am
by honyk
Hello,

if I override Oxygen white-space settings for comments in the following way, it seems to me it doesn't work. For example long lines are not wrapped on Format and Indent action.

Code: Select all

oxy|comment {
white-space: normal !important;
}
Is it possible to override this option somehow?

Jan

Re: CSS - white-space for comments

Posted: Tue Aug 25, 2009 4:34 pm
by sorin_ristache
Hello,

No, that is not possible. XML comments are always preserved both in Author mode and in the action Format and Indent that is available in Text mode.


Regards,
Sorin