1function render(items) {2items.forEach(draw);3}Matching bracket on line 3
Three-line snippet with the matching opening and closing brackets highlighted in primary.
The import and the props worth knowing about, in one place.
import { Editor27 } from "@/components/beste/piece/editor27";
<Editor27 />Two-row editor find bar with match counter, case/regex toggles, prev/next, replace, and replace-all.
12function renderChart(data) {37}
Expanded open line, a collapsed region button with chevron and line count, and the closing line.
Regex input with slashes, violet flags, and a tabular match-count pill on the right.
Text with a primary-tinted highlight and a floating dark pill showing character and word counts.