📝 Normailze note markers
* Normalize note markers syntax `__` to `**` [ci skip]
This commit is contained in:
parent
346ef9df0c
commit
a648528f43
6 changed files with 8 additions and 8 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue