From 99eeafcaf3d0f6394559b929c3d26918c7457619 Mon Sep 17 00:00:00 2001 From: Amit Haridas Date: Tue, 6 Jan 2026 23:19:59 +0530 Subject: [PATCH] Fix HTML entities in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 876ae37..cca5841 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # MarkdownConverter A powerful cross-platform Markdown editor and document converter powered by Pandoc, built with Electron. 100% open-source with no proprietary dependencies. -image ## Features ### Markdown Editor +image - **Multi-tab editing** - Work on multiple files simultaneously - **Live preview** - Real-time markdown rendering with syntax highlighting - **Dynamic splitter** - Drag to resize editor and preview panes