You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

projectdoc Toolbox

Switch off disblocking property values per default.

Identifier
de.smartics.projectdoc.prevent-disblocking-property-values
Type
boolean
Default Value
false
Since
1.13.0

Per default property values do not provide block elements. Since the editor may render div and p elements, projectdoc removes single toplevel elements of these two types.

This system property switches off this default behaviour, if it is set to true.

Resources

is-block
Prevents the property value from being disblocked.
  • No labels