From 4266708e8b6b7a75419c72274c7fecab8fddfa12 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 1 Feb 2026 05:09:49 +0100 Subject: [PATCH] Add 'Convert to Markdown' button in App.tsx --- src/App.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/App.tsx b/src/App.tsx index a7139f2..5cbf1b6 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1785,6 +1785,14 @@ export default function App() { : "Edit" : "Preview Markdown"} +