From e27bad84e0e6ed65b94052fe564ce76c691cc676 Mon Sep 17 00:00:00 2001 From: shd101wyy Date: Thu, 5 Oct 2023 15:50:37 +0800 Subject: [PATCH] doc: Updated the CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 140f503..73960e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ Updated [crossnote](https://github.com/shd101wyy/crossnote) to version [0.8.17]( 🔔 Please note that enable this option will automatically modify the `workbench.editorAssociations` setting to make sure the markdown files are opened in the custom editor for preview. +- Added two new VS Code commands `Markdown Preview Enhanced: Customize Preview Html Head (Workspace)` and `Markdown Preview Enhanced: Customize Preview Html Head (Global)`, which will open the `head.html` file for you to customize the `` of the preview. + - Supported to set attribute to image and link, e.g.: ```markdown