Merge pull request #222056 from pbsds/vscode-pandoc-bump

vscode-extensions.shd101wyy.markdown-preview-enhanced: 0.6.3 -> 0.6.8

authored by

Weijia Wang and committed by
GitHub
2887b03d e129f169

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 2501 2501 mktplcRef = { 2502 2502 publisher = "shd101wyy"; 2503 2503 name = "markdown-preview-enhanced"; 2504 - version = "0.6.3"; 2505 - sha256 = "dCWERQ5rHnmYLtYl12gJ+dXLnpMu55WnmF1VfdP0x34="; 2504 + version = "0.6.8"; 2505 + sha256 = "9NRaHgtyiZJ0ic6h1B01MWzYhDABAl3Jm2IUPogYWr0="; 2506 2506 }; 2507 2507 meta = { 2508 2508 description = "Provides a live preview of markdown using either markdown-it or pandoc";