Search found 2 matches

by chippyash
Mon Oct 25, 2010 1:03 am
Forum: Bugs
Topic: Editor misformatting certain strings
Replies: 3
Views: 2624

Re: Editor misformatting certain strings

Thanks onli, that sorted it, Pity we have to switch standard functionality off just to do the simple things though. :(
by chippyash
Thu Oct 21, 2010 4:28 am
Forum: Bugs
Topic: Editor misformatting certain strings
Replies: 3
Views: 2624

Editor misformatting certain strings

If I enter something like

/**
* This is a comment
*/

and format with a surrounding <pre></pre> tag, when I preview the page I get

/
This is a comment
/

The asterix characters go missing. I'm loath to send this entry live if it's not looking right in the preview

What can I do to get round ...