I've gotten frustrated with the "Code Wrapping Off" checkbox in my user settings (too many people posting REALLY long lines) so I decided to start using the "Code Prefix" option to make it obvious when lines wrap.
The basic usage is straight forward, the example of "&001;: " works fine, but I wanted it to stand out a little more, so I tried changing it to "<font color="red">&001;:</font> "
Unfortunately, that doesn't seem to work ... when I view source on a page with code, the first line renders as "<font color="red">001:</font> " (ie: something is converting the " " i put inside the font tag into " ")
Is this is bug (or possibly a feature gone bad) in the user settings code? Is there a way arround it?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Spaces in " Code Prefix" ?
by hossman (Prior) on May 25, 2003 at 05:55 UTC | |
|
Re: Spaces in " Code Prefix" ?
by theorbtwo (Prior) on May 25, 2003 at 17:18 UTC | |
by tye (Sage) on May 27, 2003 at 15:40 UTC | |
|
Re: Spaces in " Code Prefix" ?
by hossman (Prior) on May 25, 2003 at 05:44 UTC |