From 90478c092b524af7eb2da454a95b96785efcd46f Mon Sep 17 00:00:00 2001 From: Mikhail Preyskurantov <5574159+mpreyskurantov@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:26:34 +0200 Subject: [PATCH] HtmlEditor --- concepts/05 UI Components/HtmlEditor/Demos.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/concepts/05 UI Components/HtmlEditor/Demos.md b/concepts/05 UI Components/HtmlEditor/Demos.md index d48c5aa874..369d2f8c4b 100644 --- a/concepts/05 UI Components/HtmlEditor/Demos.md +++ b/concepts/05 UI Components/HtmlEditor/Demos.md @@ -1,7 +1,7 @@ #include demos-intro - [Overview](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/Overview/) -- [Output Formats](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/OutputFormats/) -- [Toolbar Customization](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/ToolbarCustomization/) - [Mentions](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/Mentions/) - [Tables](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/Tables/) +- [Markdown Support](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/MarkdownSupport/) +- [Toolbar Customization](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/ToolbarCustomization/)