Open
Description
Describe the bug
When I convert blocks with attached file and convert it to HTML with blocksToFullHTML
I cannot download attached file with this HTML (but I can do it with blocksToHTMLLossy
because it converts blocks with attached files into <a/>
tag)
To Reproduce
https://stackblitz.com/edit/github-eq7pa27m?file=App.tsx
Misc
- Node version: 22
- Package manager: npm
- Browser: Firefox