AutoFormat

16 Dec 20251 minute to read

AutoFormat module provides functionality for autoformatting text in the Rich Text Editor.
Handles automatic formatting of Markdown patterns (e.g., bold, strikethrough, code).

Methods

destroy

Cleans up resources and detaches event handlers when the component is destroyed

Returns void