documentation/test/fixture/inline-link.output.md
John Firebaugh 08d6dc21bd Replace markdown strings with parsed ASTs
This eliminates the need for formatInlineTags and jsdoc-inline-lex, and simplifies the implementation of HTML themes.
2016-03-28 13:19:30 -07:00

663 B

addOne

Adds one to a number

Parameters

Returns number the output

inline-link.input

This function returns the number one. Internally, this uses addOne to do the math.

Parameters

Returns number numberone