Add Markdown preview to TextDB description in README.md

This commit is contained in:
2026-01-31 17:00:39 +01:00
parent 0c68bfffe2
commit b8def8d0ab

View File

@@ -1,6 +1,6 @@
# TextDB
TextDB is a **non-destructive**, completely offline, local-first text editor. Its core promise is simple: your edits never overwrite your history. Every manual save is immutable and append-only, and autosaves are kept as a separate draft layer. No accounts, no telemetry, no remote fonts, and no network calls.
TextDB is a **non-destructive**, completely offline, local-first text editor with built-in Markdown preview and print. Its core promise is simple: your edits never overwrite your history. Every manual save is immutable and append-only, and autosaves are kept as a separate draft layer. No accounts, no telemetry, no remote fonts, and no network calls.
## Features