Files
notesnook/packages/tinymce-plugins

TinyMCE Plugins

Maintained by Streetwriters team

All of these plugins are being used in Notesnook in production.

Installation

yarn add @streetwritersco/tinymce-plugins

Usage

import "@streetwritersco/tinymce-plugins/<plugin-name>";

Plugins

Custom

  1. Checklist
  2. Inline codeblock (with syntax highlighting using highlight.js)
  3. Inline code (<code>some</code>)
  4. Shortcuts (for auto enclosing brackets, quotes, etc.)
  5. Quickimage (for directly embedding local file images)
  6. Collapsible Headers
  7. Keyboard quirks
    • These includes various workarounds for quirks with keyboard input

Overrides

Modifications details inside each plugin code.

  1. Shortlink
  2. Paste

License

All these plugins (excluding TinyMCE mods) are licensed under MIT. Use them as you want. Attributions welcome.