mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
vscode-extensions.bierner.github-markdown-preview: 0.3.0 -> 0.4.0 (#528558)
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user