Loading pkgs/applications/editors/vscode/extensions/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3108,8 +3108,8 @@ let mktplcRef = { publisher = "shd101wyy"; name = "markdown-preview-enhanced"; version = "0.6.8"; sha256 = "9NRaHgtyiZJ0ic6h1B01MWzYhDABAl3Jm2IUPogYWr0="; version = "0.6.10"; sha256 = "sha256-nCsl7ZYwuTvNZSTUMR6jEywClmcPm8xW6ABu9220wJI="; }; meta = { description = "Provides a live preview of markdown using either markdown-it or pandoc"; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3108,8 +3108,8 @@ let mktplcRef = { publisher = "shd101wyy"; name = "markdown-preview-enhanced"; version = "0.6.8"; sha256 = "9NRaHgtyiZJ0ic6h1B01MWzYhDABAl3Jm2IUPogYWr0="; version = "0.6.10"; sha256 = "sha256-nCsl7ZYwuTvNZSTUMR6jEywClmcPm8xW6ABu9220wJI="; }; meta = { description = "Provides a live preview of markdown using either markdown-it or pandoc"; Loading