Skip to content

Relative sources in <img> tags in README.md are not rewritten to absolute URLs #192

@fabiospampinato

Description

@fabiospampinato

I wrote a readme file in markdown, and I had no problems putting a local gif in it, but vsce complained about a local png, maybe because I inserted it like this (just for centering it):

<p align="center">
	<img src="resources/logo.png" alt="Logo">
</p>

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions