Skip to content

Commit f622457

Browse files
committed
cherry-pick(#21889): docs: do not use HTML tags
1 parent bc3ec15 commit f622457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/release-notes-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
1212

1313
New UI Mode lets you explore, run and debug tests. Comes with a built-in watch mode.
1414

15-
<img width="1392" alt="Playwright UI Mode" src="https://user-images.githubusercontent.com/746130/227004851-3901a691-4f8e-43d6-8d6b-cbfeafaeb999.png">
15+
![Playwright UI Mode](https://user-images.githubusercontent.com/746130/227004851-3901a691-4f8e-43d6-8d6b-cbfeafaeb999.png)
1616

1717
Engage with a new flag `--ui`:
1818

0 commit comments

Comments
 (0)