iframe-html.tsx
6.34 KB
-
Fixed the issue where anchor (`<a>`) tags in reply content could not properly… · 150e68f2
Fixed the issue where anchor (`<a>`) tags in reply content could not properly open links in a new tab or window. For security reasons, it is recommended to add `rel="noopener"` when using `target="_blank"` in `<a>` tags. (#5176) Co-authored-by: 杨欣雨 <yangxinyu@cmdi.chinamobile.com>
SweenyYang committed