add some markdown links
This commit is contained in:
parent
0a0d88a5dc
commit
3d4ef66775
6 changed files with 10 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
> Open a new window and load a URL.
|
||||
|
||||
When `window.open` is called to create a new window in a web page, a new instance
|
||||
of `BrowserWindow` will be created for the `url` and a proxy will be returned
|
||||
of [`BrowserWindow`](browser-window.md) will be created for the `url` and a proxy will be returned
|
||||
to `window.open` to let the page have limited control over it.
|
||||
|
||||
The proxy has limited standard functionality implemented to be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue