build: add Markdown lint check for unescaped angle brackets (#41779)
This commit is contained in:
parent
c9b2de9a36
commit
e6417c7084
6 changed files with 23 additions and 9 deletions
|
@ -656,7 +656,7 @@ Closes the currently open [Quick Look][quick-look] panel.
|
|||
|
||||
#### `win.setBounds(bounds[, animate])`
|
||||
|
||||
* `bounds` Partial<[Rectangle](structures/rectangle.md)>
|
||||
* `bounds` Partial\<[Rectangle](structures/rectangle.md)\>
|
||||
* `animate` boolean (optional) _macOS_
|
||||
|
||||
Resizes and moves the window to the supplied bounds. Any properties that are not supplied will default to their current values.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue