Code lines with muted middle-dots for spaces and → glyphs for tabs, revealing indentation.
1function·greet(name)·{2→return·`Hello,·${name}!`;3}
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Editor44 } from "@/components/beste/piece/editor44";
<Editor44 />