Rich Text
A contenteditable editor with a selection-aware formatting toolbar. The Bold/Italic toggles apply inline formatting to the current selection, and their aria-pressed reflects the formatting at the caret — moving the selection updates the toolbar. Select some text in the preview and toggle formatting.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/rich-text.jsonConformance
This component conforms to the @publictheta/ui-spec rich-text specification. Run the suite against any implementation with pnpm conformance.