Enumeration of flags for whitespace handling of inline nodes.
[Flags, PersistentEnum]
|
|||||
enum
|
WhitespaceFlags
|
Whitespace flags of consecutive inline nodes are collapsed, i.e. the trailing whitespace of the previous node and the leading whitespace of the following node will be merged. Also leading whitespaces at the beginning of a block node are dropped, just as tailing whitespaces at the end of a block node.