ep_tableau
v1.1.1
Published
Adds tables to etherpad-lite
Readme
ep_tableau
This plugin allows etherpad-lite user to insert table in the pad. You can install this plugins from the admin web interface, or from the command line:
cd /path/to/etherpad-lite
# The `--no-save` and `--legacy-peer-deps` arguments are necessary to work
# around npm quirks.
npm install --no-save --legacy-peer-deps ep_tableau