microsoft / microsoft/vscode-markdown-notebook

preview images not working

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

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:
![alt text](Path/to/Image/20240428015859.png)
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.