- Create src/utils/stripHtml.ts with he-based HTML-to-text conversion - Replace bingAdapter's inline regex+decodeHtmlEntities with stripHtmlToText() - Replace WebBrowserTool's inline regex chain with stripHtmlToText() - Add stripHtml.test.ts with 6 test cases - Update bingAdapter test expectation for whitespace normalization Test: 3068 pass, 0 fail |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||