Hi everybody! For more control over highlighting I want to use <code> tag. But If I use C-style comments, e.g.: <code language="c"> /* comment */ </code>
I see: / comment / where `comment' is bold. If I use: <code language="C"> /`*` comment `*`/ </code> that's OK. Is it normally? How I can use normal comments on my wiki pages? -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

