SCEditor

Plugins

Plugins can be enabled by adding them in the plugins option via the editors constructor.

See the custom plugins page for more information about creating plugins.

  • AutoSave

    Automatically saves the editors contents to localStorage.

  • AutoYoutube

    Automatically converts pasted YouTube links into video embeds.

  • DragDrop

    Adds file drag and drop support to SCEditor

  • Plaintext

    Adds option to remove formatting when pasting.

  • Undo

    Enables undo/redo functionality in SCEditor