From e151749fdf915fa7038e7054b112c5d31f714924 Mon Sep 17 00:00:00 2001 From: Jonatan Heyman Date: Fri, 25 Apr 2025 16:42:58 +0200 Subject: [PATCH] Add changelog entry about markdown list fix --- docs/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.md b/docs/changelog.md index 0004289..b26bc7c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -9,6 +9,7 @@ Here are the most notable changes in each release. For a more detailed list of c - Fix issue where the second command in the command palette, instead of the first command, was selected when the palette is opened. - Change name/label of some commands in the command palette, and make commands searchable using their key names as well. - Fix key bindings for toggleComment and toggleBlockComment commands that were previously working. +- Fix issue with lists in markdown blocks not automatically being continued when pressing enter. ## 2.2.0