TypeCellOS / TypeCellOS/BlockNote
blocksToFullHTML does not add links for "Embedded file"
Open
@matthewlipski is already working on this.
Since Aug 24, 2026.
bug:P4
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.