souvikinator / notion-to-md

Convert notion pages, block and list of blocks to markdown (supports nesting and custom parsing)
https://www.npmjs.com/package/notion-to-md
MIT License
1.08k stars 90 forks source link

feat: Add caption as alt to images #12

Closed dantehemerson closed 2 years ago

dantehemerson commented 2 years ago

Fix #11

Example:

The next image block:

turns into:

![Image Description](https://g.com/image.png)