Editor misformatting certain strings
Posted: Thu Oct 21, 2010 4:28 am
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 this. I am trying to present blocks of program code.
TIA
/**
* 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 this. I am trying to present blocks of program code.
TIA