docs: Add indent for items in list
Some markdown renderers require it to be able to render the list correctly.
This commit is contained in:
parent
634fef2508
commit
ba8b448c36
2 changed files with 13 additions and 14 deletions
|
@ -349,7 +349,7 @@ this limitation.
|
|||
|
||||
### `webContents.setAudioMuted(muted)`
|
||||
|
||||
+ `muted` Boolean
|
||||
* `muted` Boolean
|
||||
|
||||
Mute the audio on the current web page.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue