From 8d865d660e951e68d7cba57b06ce12cceeb64472 Mon Sep 17 00:00:00 2001 From: Serik Date: Thu, 4 Jul 2024 00:34:31 +0500 Subject: [PATCH] updated readme --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 1497249..d5211f8 100644 --- a/readme.md +++ b/readme.md @@ -7,6 +7,12 @@ Demo: [WYSIWYG Editor](https://serikshaikamalov.github.io/lit-components/example HTML editor is a tool that allows users to create and edit web content in a way that shows how the final product will appear. image +Key Features of WYSIWYG: + +- Text Formatting: Bold, italic, underline, font size +- Links: Ability to add and edit hyperlinks. +- Lists: Ordered (numbered) and unordered (bullet) lists. + ## Table component - Desktop view