Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

fourplusone/etherpad-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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