tinymce.init({
menubar: "tools",
plugins: "trunk-images code lists nonbreaking noneditable paste searchreplace table template visualblocks wordcount",
selector: ".tinymce",
templates: [],
toolbar: "code"
});