From e36e7569b8193d55ef026eb9ba50950a0a94a152 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 24 Feb 2021 11:36:46 +0100 Subject: [PATCH] Changelog: Add Experimental Markdown toolbar instructions --- changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.yml b/changelog.yml index 5353c308..632f3229 100644 --- a/changelog.yml +++ b/changelog.yml @@ -7,7 +7,7 @@ improvements: - text: "Add Date Only FileName option #346" - text: "Ignore folders with a .gjignore file. It's a temporary hack until we start reading the .gjignore files like the .gitignore files" - - text: "Add a working Experimental Markdown Toolbar" + - text: "Add a working Experimental Markdown Toolbar. This can be enabled from the Settings." image: markdown_toolbar.jpeg - text: "Basic Undo/Redo support for Raw Editor" - text: "Automatically use dark mode based on system settings - #193"