jsdoc: update formatting

This commit is contained in:
Rico Sta. Cruz 2017-10-29 23:56:20 +08:00
parent 46184e70e6
commit 441e703157
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
2 changed files with 5 additions and 1 deletions

View File

@ -22,6 +22,10 @@ Harvey.attach('(min-width: 600px)', {
})
```
### Deprecated
Harvey.js hasn't been updated in a while, as of time of writing. Consider [enquire.js](https://github.com/WickyNilliams/enquire.js) instead.
### References
* <http://harvesthq.github.io/harvey>

View File

@ -55,7 +55,7 @@ var FOO = 1
const FOO = 1
```
## Typedef
### Typedef
```js
/**