vscode-extensions.bierner.github-markdown-preview: 0.3.0 -> 0.4.0 (#528558)

This commit is contained in:
Nick Cao
2026-06-05 20:34:27 +00:00
committed by GitHub

View File

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