mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
📝 Normailze note markers
* Normalize note markers syntax `__` to `**` [ci skip]
This commit is contained in:
@@ -19,7 +19,7 @@ Like `--debug` but pauses the script on the first line.
|
||||
|
||||
## Use node-inspector for Debugging
|
||||
|
||||
__Note:__ Electron doesn't currently work very well
|
||||
**Note:** Electron doesn't currently work very well
|
||||
with node-inspector, and the main process will crash if you inspect the
|
||||
`process` object under node-inspector's console.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user