etherpad-plugins
etherpad-plugins copied to clipboard
Plugins for Etherpad Lite
Etherpad-Lite plugins
- Linkify: Adds internal links (ep_linkify)
- Headings: Heading support (ep_headings)
Installation
cd [your etherpad installation];
npm install [path-to-etherpad-plugins]/[plugin-name]
Where plugin-name
is ep_linkify or ep_headings
License: MIT