You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support image captions and complete the image2 attr schema
`` now renders a `caption` sibling node inside
`captionedImage`, matching what the Substack editor produces.
`nodes.captioned_image()` gains the full set of `image2` attrs that
Substack stores and returns (`srcNoWatermark`, `topImage`, `isProcessing`,
`align`, `offset`), so round-trips no longer drop fields.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments