Rewrite video tags on publish #780
Labels
feature-request
Request for new features or functionality
verification-needed
Verification of issue is requested
verified
Verification succeeded
From microsoft/vsmarketplace#494
For microsoft/vscode#134514
When publishing an extension readme, we supported rewriting relative image paths to absolute paths that the marketplace and VS Code can resolve. We should do the same for videos
This test extension demonstrates the issue. The markdown in the readme is:
Unlike the
<img>
tags, the first video'ssrc
does not get correctly rewritten to point to the extension's GitHub repoThe text was updated successfully, but these errors were encountered: