0

Is there a way that one can bold upcoming text in Etherpad? For example, I want to press ctrl+b, and start typing in Bold. Then press ctrl+b again and go to normal formatting.

Randall Stephens
  • 1,037
  • 1
  • 10
  • 16

1 Answers1

1

I wrote a plugin to enable this behaviour:

Install the sticky attributes plugin on your Etherpad deployment

https://github.com/JohnMcLear/ep_sticky_attributes

Enjoy

John McLear
  • 764
  • 1
  • 10
  • 20