https://github.com/ether/ep_sticky_attributes
Sticky Attributes on the Etherpad editor
https://github.com/ether/ep_sticky_attributes
Last synced: 9 months ago
JSON representation
Sticky Attributes on the Etherpad editor
- Host: GitHub
- URL: https://github.com/ether/ep_sticky_attributes
- Owner: ether
- License: other
- Created: 2013-12-10T16:12:00.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T22:03:37.000Z (almost 2 years ago)
- Last Synced: 2025-06-02T04:14:59.145Z (9 months ago)
- Language: JavaScript
- Size: 3.5 MB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
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