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.