v4.7.1
The snippets.ts refactor correctly added escapeHTML() to the preview for XSS protection. Update test to expect: - HTML entities escaped (<div> → <div>) - Newlines converted to <br/>
The snippets.ts refactor correctly added escapeHTML() to the preview for XSS protection. Update test to expect: - HTML entities escaped (<div> → <div>) - Newlines converted to <br/>