Further Information
Keep in mind that the order of plugins can matter. The first decorator the that matches prevents the following ones to become active for a certain text block. Same goes for handleReturn
if returned true. Therefor try to keep your plugins minimal in the sense that they only match & manipulate the necessary block or text.