Hi
If I want to be able write HTML in the WYSIWYG when I ask a question. I would write something like:
Here is my question. It is about HTML and the code goes like:
<code>
<html>
<table border=...
...
</code>
The problem is that the HTML code is rendered when the question is displayed. I just want it to show a highlighed code block of HTML.
I tryed BBCode, where it works as expected. But I'd rather use WYSISYG. Can you help?