openclaw/src/shared/text
Jackjin a0407c7254
fix(line): preserve underscores inside words in stripMarkdown (#47465)
Fixes #46185.

Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm test -- extensions/line/src/markdown-to-line.test.ts src/tts/prepare-text.test.ts

Note: `pnpm check` currently fails on unchanged `extensions/microsoft/speech-provider.test.ts` lines 108 and 139 on the rebased base, outside this PR diff.
2026-03-28 21:31:09 -05:00
..
assistant-visible-text.test.ts test: dedupe routing and text suites 2026-03-28 07:31:40 +00:00
assistant-visible-text.ts
auto-linked-file-ref.ts
code-regions.test.ts test: align code region fence slices 2026-03-28 11:48:13 +00:00
code-regions.ts fix(text): handle fenced code fence termination 2026-03-28 08:34:18 +00:00
join-segments.test.ts test: dedupe routing and text suites 2026-03-28 07:31:40 +00:00
join-segments.ts
reasoning-tags.test.ts test: dedupe routing and text suites 2026-03-28 07:31:40 +00:00
reasoning-tags.ts
strip-markdown.ts fix(line): preserve underscores inside words in stripMarkdown (#47465) 2026-03-28 21:31:09 -05:00