mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
chore: enforce consistent Markdown style for strong and emphasis (#37787)
This commit is contained in:
@@ -63,7 +63,7 @@ Calling `event.preventDefault()` will prevent the default behavior, which is
|
||||
terminating the application.
|
||||
|
||||
**Note:** If application quit was initiated by `autoUpdater.quitAndInstall()`,
|
||||
then `before-quit` is emitted *after* emitting `close` event on all windows and
|
||||
then `before-quit` is emitted _after_ emitting `close` event on all windows and
|
||||
closing them.
|
||||
|
||||
**Note:** On Windows, this event will not be emitted if the app is closed due
|
||||
|
||||
Reference in New Issue
Block a user