From 222ddd4b2fab3159178a52fac0444dfbdc6e62c3 Mon Sep 17 00:00:00 2001 From: BG-Software <73077398+BG-Software-BG@users.noreply.github.com> Date: Mon, 12 May 2025 20:55:32 +0200 Subject: [PATCH] Change WYSIWYG title to uppercase (#2368) --- .changeset/thirty-glasses-check.md | 5 +++++ docs/content/ui/components/wysiwyg.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/thirty-glasses-check.md diff --git a/.changeset/thirty-glasses-check.md b/.changeset/thirty-glasses-check.md new file mode 100644 index 000000000..86ef2315b --- /dev/null +++ b/.changeset/thirty-glasses-check.md @@ -0,0 +1,5 @@ +--- +"@tabler/docs": patch +--- + +Change WYSIWYG title to uppercase diff --git a/docs/content/ui/components/wysiwyg.md b/docs/content/ui/components/wysiwyg.md index 514670afc..4cd85316a 100644 --- a/docs/content/ui/components/wysiwyg.md +++ b/docs/content/ui/components/wysiwyg.md @@ -1,5 +1,5 @@ --- -title: Wysiwyg editor +title: WYSIWYG editor docs-libs: [hugerte] summary: The WYSIWYG editor that is flexible, customizable, and designed with the user in mind. HugeRTE can handle any challenge, from the most simple implementation through to the most complex use case. description: Flexible WYSIWYG editor for content.