- Markdownify: Inline markdown formating (ep_markdownify)
- Disable format buttons (ep_disable_format_buttons)
cd <your/etherpad/installation>;
npm install <path-to/etherpad-plugins/plugin-name>
or
npm install <plugin-name>
Where plugin-name is
- ep_markdownify (MIT)
- ep_disable_format_buttons (GPLv3)