Wrapping multiple nodes inside a Decoration

Hello, Is it possible to wrap mutliple nodes inside a decoration ? I have seen that the static node method of Decoration class allow to do it using the nodeName attribute but it only wrap around one node.

Thank you !

Inline decorations can do this. For block content, it doesn’t exist.