📝 Normailze note markers

* Normalize note markers syntax `__` to `**`

[ci skip]
This commit is contained in:
Plusb Preco 2016-03-31 14:17:50 +09:00
parent 346ef9df0c
commit a648528f43
6 changed files with 8 additions and 8 deletions

View file

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