Add newlines before lists

This commit is contained in:
Kevin Sawicki 2016-10-25 12:35:18 +09:00
parent 775328d5d5
commit 65e6da2673
7 changed files with 9 additions and 0 deletions

View file

@ -26,6 +26,7 @@ The `features` string follows the format of standard browser, but each feature
has to be a field of `BrowserWindow`'s options.
**Notes:**
* Node integration will always be disabled in the opened `window` if it is
disabled on the parent window.
* Non-standard features (that are not handled by Chromium or Electron) given in