Unfortunately, this doesn't work. I put the following line in my OnInit :
editor.CodeViewTemplateItemList = "Bold,Italic,Underline,Save,Print,Cut";
The only buttons that showed up were Save, Print, and Cut.
How do I get Bold, Italic, Spellcheck, etc. to show up in Html Mode?