Show:
Methods
(inner) buildSep(state, node) → {string}
Emit a separator based on the collected (and merged) constraints and existing separator text.
(inner) updateSeparatorConstraints(state, nodeA, sepHandlerA, nodeB, sepHandlerB)
Figure out separator constraints and merge them with existing constraints in state so that they can be emitted when the next content emits source.
Figure out separator constraints and merge them with existing constraints in state so that they can be emitted when the next content emits source.
Parameters:
Name | Type | Description |
---|---|---|
state |
Object | |
nodeA |
Node | |
sepHandlerA |
DOMHandler | |
nodeB |
Node | |
sepHandlerB |
DOMHandler |
- Source: