Version 1, Update 103
New:
The Plugin API now contains support for page dividers:
- Create a page divider node appended to the document node's list of children using createPageDivider.
- Change the name of an empty PageNode to a page divider name to turn the node into a page divider.
- Read a page node's isPageDivider property to determine whether the node is a page divider.