microsoft / microsoft/vscode-markdown-notebook
preview images not working
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 19
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
for some reason the ability to preview images like this:

works but when it is like this:
![[Path/to/Image/20240428015859.png]]
it doesn't render the images.
Hope this can be solved
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Reproduce the two image syntaxes in a VS Code Markdown Notebook and compare their preview behavior. Trace the Markdown image-rendering path to find where the bracketed wikilink form is handled, then verify that it renders and add a regression test if the repository has an applicable test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100