plugins

plugins

TL;DR

The repository contains two distinct sets of plugins: infrastructure-level plugins for the Yarn package manager and feature-level plugins for the Lexical-based "Super Editor."


Yarn Package Manager Plugins

Located in .yarn/plugins/@yarnpkg/, these manage the build and workspace environment:


Super Editor (Lexical) Plugins

These plugins define the functionality of the rich text editor within the web application:

Content & Formatting

Media & Attachments

Interaction & UI

Specialized Logic


Utilities & Infrastructure