Add proper image support
Closed this issue · 3 comments
samwightt commented
While images work right now, they don't render properly. Things that need to be done:
- Images need to be centered.
- Images need to be resized according to the size given from the Notion API.
- Images need to be lazily loaded
- Images need to have alt content and captions added.
- Page cover images need to be supported.
- Images need a placeholder while lazily loading.
michello commented
@samwightt Hiya! Would love to help out if you don't mind. :)