Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fourplusone/etherpad-plugins

Plugins for Etherpad Lite
https://github.com/fourplusone/etherpad-plugins

Last synced: 3 months ago
JSON representation

Plugins for Etherpad Lite

Awesome Lists containing this project

README

        

# 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