paragraph-node-name-for-pasting
Type: String | NULL
The node name of the element that will be created for paragraphs in pasted plain-text content.
Defaults to null
, but set to p
by default if you use the add-on/fontoxml-dita addon. May be set by schema-specific add-ons. This value is not used if the application registers a custom paste import stream.
Other
configurationManager.set('paragraph-node-name-for-pasting', 'p');