BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

Image is not visible after parsing the image url

Open chinmay0703 opened this issue 4 months ago • 0 comments

Describe the bug <const parsedata = JSON.parse(notetext); console.log(parsedata); const parsedBlocks = await editor.tryParseMarkdownToBlocks(parsedata); i have added the image url from the user and sent to the mongo db but when the user notes are fetched image is not visible>

chinmay0703 avatar Feb 17 '24 12:02 chinmay0703