© 2026 Hedgehog Software, LLC
RichEditor::make('description') ->maxLength(65535),
Tables\Columns\TextColumn::make('description') ->html() ->extraAttributes(['class' => 'prose']) ->wrap() ->searchable(),