Description
crates/common/src/tsjs.rs builds the injected TS/JS script URL and <script> tag used in publisher HTML responses, but the formatting behavior is untested.
Done when
Affected area
- HTML processing / JS injection
Additional context
Source: test_gap.md, section Script Tag Generation.
Parent issue: #396