The node & mark types this attribute should be applied to. Can be a specific array of type names, or a shorthand string:
'*' applies to all nodes (excluding text) and all marks'nodes' applies to all nodes (excluding the built-in text node)'marks' applies to all marksstring[] applies to specific node/mark types by name
The attributes to add to the node or mark types.