JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q45744F

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

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ep_sticky_attributes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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