ep_sticky_attributes
v0.1.15
Published
Add support to for attributes to stick on the caret position IE pressing bold button then typing creates bold text or hitting control b then typing creates bold text. Works for underline, italic, bold
Downloads
54
Readme
Make Bold et al sticky :)
Apply Bold/Italic/Underline with a click/control B keyboard command then type. This is useful if you are used to hitting control b and typing and expecting that text to be bold.
How it works
Installing
npm install ep_sticky_attribiutes
or Use the Etherpad /admin
interface.
Testing
No testing currently available for this plugin. Please contribute some!
Frontend
Visit http://whatever/tests/frontend/ to run the frontend tests.
backend
Type cd src && npm run test
to run the backend tests.
LICENSE
Apache 2.0