vscode-extensions.bierner.github-markdown-preview: 0.3.0 -> 0.4.0

This commit is contained in:
R. Ryantm
2026-06-05 20:10:24 +00:00
parent 457ad1dc57
commit 0788a6c2b0

View File

@@ -618,8 +618,8 @@ let
mktplcRef = {
name = "github-markdown-preview";
publisher = "bierner";
version = "0.3.0";
hash = "sha256-7pbl5OgvJ6S0mtZWsEyUzlg+lkUhdq3rkCCpLsvTm4g=";
version = "0.4.0";
hash = "sha256-bfj0rrZWVtgNfynap9+kdp8jAef0g9pTozEJwmkzhgU=";
};
meta = {
description = "VSCode extension that changes the markdown preview to support GitHub markdown features";