feat(docs): image resize handles and alignment options (#118)
Replace default TipTap Image with custom ResizableImage extension:
- Drag corner handles to resize, aspect ratio clamped to min/max
- Alignment attribute (left/center/right) persisted via data-align
- Width stored in node attrs and round-trips through HTML
- Selection highlight with blue outline and visible handles