From 44e64df922affeec6e314a1328609e117a3e7da5 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 1 Feb 2026 04:26:18 +0100 Subject: [PATCH] Update README.md: Remove toggle instruction from Markdown preview mode description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93c9952..436034c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ TextDB is a **non-destructive**, completely offline, local-first text editor wit - Non-destructive editing: immutable manual saves + safe autosaved drafts. - Version history panel with quick restore. -- Markdown preview mode (toggle with Tab). +- Markdown preview mode. - Sort your texts in nested folders with expandable tree; move items around via right-click. - Open/import `.txt` and `.md` files; export to `.txt` or print / `.pdf`. - Settings for theme, text size, and optional display of line numbers in the textarea.