1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-23 02:07:26 +08:00

Changelog: Add Experimental Markdown toolbar instructions

This commit is contained in:
Vishesh Handa
2021-02-24 11:36:46 +01:00
parent 2ade8ced3d
commit e36e7569b8

@ -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"