ep_show_whitespace
v0.0.56
Published
Show trailing whitespace
Downloads
2,498
Readme
Shows trailing whitespace on a line within Etherpad
License
Apache 2
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_show_whitespace and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_show_whitespace⚠️ Don't run
npm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.
