/ep_sticky_attributes

Sticky Attributes on the Etherpad editor

Primary LanguageJavaScriptOtherNOASSERTION

Publish Status Backend Tests Status

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

Screenshot

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