📝 Update docs styles

* Adjust line length to `80`
* Change platform marker `*` to `_`
* Enhance a note section

[ci skip]
This commit is contained in:
Plusb Preco 2016-03-30 10:55:50 +09:00
parent 7dbf07edfc
commit c4a2329665
3 changed files with 6 additions and 4 deletions

View file

@ -26,10 +26,10 @@ Emitted when the system is suspending.
Emitted when system is resuming.
### Event: 'on-ac' *Windows*
### Event: 'on-ac' _Windows_
Emitted when the system changes to AC power.
### Event: 'on-battery' *Windows*
### Event: 'on-battery' _Windows_
Emitted when system changes to battery power.