chore: enforce consistent Markdown style for strong and emphasis (#37787)

This commit is contained in:
David Sanders
2023-04-03 04:20:10 -07:00
committed by GitHub
parent f7c6545eab
commit 4415b7638a
23 changed files with 66 additions and 68 deletions

View File

@@ -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