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
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)
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 withblocksToHTMLLossy
because it converts blocks with attached files into<a/>
tag)To Reproduce
https://stackblitz.com/edit/github-eq7pa27m?file=App.tsx
Misc
The text was updated successfully, but these errors were encountered: