An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Publish Status](https://github.com/ether/ep_sticky_attributes/workflows/Node.js%20Package/badge.svg) ![Backend Tests Status](https://github.com/ether/ep_sticky_attributes/workflows/Backend%20tests/badge.svg)

# 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](https://user-images.githubusercontent.com/220864/106892053-7450e500-66e3-11eb-9e08-c763d22f0628.gif)

## 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