mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
Address review feedback: the previous \s+ regex was too aggressive and broke text-only summaries with legitimate line breaks. Now: - Collapse runs of 2+ non-newline whitespace into a single space - Collapse 3+ consecutive newlines into double newline (paragraph break) - Single line breaks are preserved |
||
|---|---|---|
| .. | ||
| interfaces | ||
| models | ||
| utils | ||
| auth.ts | ||
| config.ts | ||
| feed.ts | ||
| page.ts | ||
| types.ts | ||