documentation/test/fixture/example-caption.output.md
2016-08-19 10:08:06 -04:00

16 lines
334 B
Markdown

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
# foo
This function returns the number one.
**Examples**
_demonstrates how to run foo_
```javascript
foo(1);
```
Returns **[Number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number)** numberone