splitbee / react-notion

A fast React renderer for Notion pages
https://react-notion.com
MIT License
2.86k stars 151 forks source link

Feat: Use Alt Property for Image Blocks #122

Open elia-orsini opened 3 weeks ago

elia-orsini commented 3 weeks ago

Hello,

I added support to utilise the alt property for the image blocks. For websites where SEO is important (and where there is no need for a visible caption), I believe this feature is essential.

@tobiaslins