From ef4311606673a2590cc1b302630c0ce9860381c5 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 20 Nov 2025 16:10:05 +0530 Subject: [PATCH] feat: markdown --- src/components/robot/pages/RobotCreate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index c7576002..98feb5fe 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -359,7 +359,7 @@ const RobotCreate: React.FC = () => { /> - Convert any webpage to clean markdown format + Turn websites into LLM-ready Markdown content for AI apps.