- Fixed errors with selection and range handling due to captions
  existing.
- Updated TableNode change handling to update existing DOM instead of
  re-creating, which avoids breaking an attached selection helper.
  - To support, Added function to handle node change detection and apply
    relevant dom updates for common properties.
						
					
				
			 | 
			||
|---|---|---|
| .. | ||
| __tests__ | ||
| actions.ts | ||
| diagrams.ts | ||
| dom.ts | ||
| formats.ts | ||
| images.ts | ||
| links.ts | ||
| lists.ts | ||
| node-clipboard.ts | ||
| nodes.ts | ||
| selection.ts | ||
| table-copy-paste.ts | ||
| table-map.ts | ||
| tables.ts | ||