vscode-extensions.shd101wyy.markdown-preview-enhanced: 0.8.10 -> 0.8.12

This commit is contained in:
Peder Bergebakken Sundt 2024-03-11 03:04:46 +01:00
parent c41ece2391
commit f7cfc1e03a

View File

@ -3447,8 +3447,8 @@ let
mktplcRef = {
publisher = "shd101wyy";
name = "markdown-preview-enhanced";
version = "0.8.10";
sha256 = "sha256-BjTV2uH9QqCS1VJ94XXgzNMJb4FB4Ee+t/5uAQfJCuM=";
version = "0.8.12";
sha256 = "sha256-4Iq6idux029i7cBV3x79ZRAbSk3ymqx+Q2jv0zV9ZTI=";
};
meta = {
description = "Provides a live preview of markdown using either markdown-it or pandoc";