Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 760 Bytes

File metadata and controls

20 lines (14 loc) · 760 Bytes

Demo Backend Tests Status

File menu plugin to clear authorship

Installation

Install from the Etherpad admin UI (Admin → Manage Plugins, search for ep_clear_formatting and click Install), or from the Etherpad root directory:

pnpm run plugins install ep_clear_formatting

⚠️ Don't run npm i / npm install yourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editing package.json can leave the server unable to start.

After installing, restart Etherpad.