<main>
    <textarea id="editor">
    </textarea>
</main>
body {
     margin: 4rem auto;
     padding: 0 2rem;
     background-color: #f9f9fb;
     }
main {
     width: 100%;
     }
tinymce.init({
  selector: "textarea#editor",
  plugins:
    "a11ychecker advcode advlist advtable anchor autocorrect autolink autoresize autosave casechange charmap checklist code codesample directionality editimage emoticons export footnotes formatpainter fullscreen help image importcss inlinecss insertdatetime link linkchecker lists media mediaembed mentions mergetags nonbreaking pagebreak pageembed permanentpen powerpaste preview quickbars save searchreplace table tableofcontents template tinycomments tinydrive tinymcespellchecker typography visualblocks visualchars wordcount",
 tinycomments_mode: 'embedded',
 tinycomments_author: 'rmartel',
 tinycomments_author_name: 'Rosalina Martel',
  });

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

  1. https://cdn.tiny.cloud/1/qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc/tinymce/7-testing/tinymce.min.js