Skip to content

Commit 37bcdfd

Browse files
author
Jessica Lord
committed
Merge pull request electron#3680 from atom/newline-before-code-block
Add newline before example code block
2 parents 5856783 + dec714b commit 37bcdfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/web-view-tag.md

+1
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ The `webview` tag has the following methods:
164164
**Note:** The webview element must be loaded before using the methods.
165165

166166
**Example**
167+
167168
```javascript
168169
webview.addEventListener("dom-ready", function() {
169170
webview.openDevTools();

0 commit comments

Comments
 (0)