@@include("partials/title-meta.html", {"title": "Quilljs Editor"}) @@include('./partials/head-css.html') @@include('./partials/body.html')
@@include('./partials/topbar.html') @@include('./partials/sidebar.html')

Quill JS Editor

Hello World


This is an simple editable area


  1. Select a text to reveal the toolbar.
  2. Edit rich document on-the-fly, so elastic!

Preset build with snow theme, and some common formats.

@@include('./partials/footer.html')
@@include('./partials/vendor.html')