Update README.md: clarify Markdown conversion options

This commit is contained in:
2026-02-01 05:25:05 +01:00
parent 9b634ccc05
commit c4ad259362

View File

@@ -7,7 +7,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 with split view.
- Convert plain text to Markdown via local Ollama (recommended model: `ministral:3b`).
- Convert plain text to Markdown manually or via local Ollama (recommended model: `ministral:3b`).
- 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.