1 votes
How do I edit the HTML of a wiki page?
Can I edit the raw HTML of a page instead of using the WYSiWYG editor ?
If you hit CTRL-H while in the editor it will switch to HTML mode allowing you to edit the raw markup directly. Hit CTRL-H to switch back to preview your edits before saving.
Note, ClearWiki uses XHTML so try to ensure your edits are valid XHTML before saving.

Christo Acosta
It may be a good idea to make more clear the part about "Hit CTRL-H to switch back to preview your edits before saving". Before finding this post, I was frustrated that every time I made raw edits, they were never saved when hitting "Save" and leaving the page. This hint solved my problems!