# jsdoc-escape-at
JSDoc plugin allowing the use of an @ sign in comments, examples, &amp; descriptions by escaping it with a backslash.

# Install
`npm install --save-dev jsdoc-escape-at`

# Usage
Add `"node_modules/jsdoc-escape-at"` to the plugins array in your jsdoc config.
