Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 288 Bytes

Readme.md

File metadata and controls

14 lines (10 loc) · 288 Bytes

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