mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Tweak doc headings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Supported Chrome command line switches
|
||||
# Supported Chrome Command Line Switches
|
||||
|
||||
> Command line switches supported by Electron.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Environment variables
|
||||
# Environment Variables
|
||||
|
||||
> Control application configuration and behavior without changing code.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# The `<webview>` tag
|
||||
# `<webview>` Tag
|
||||
|
||||
> Display external web content in an isolated frame and process.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# The `window.open` function
|
||||
# `window.open` Function
|
||||
|
||||
> Open a new window and load a URL.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user