documentation/test/fixture/inline-link.output.md

303 B

addOne

Adds one to a number

Parameters

  • a number the input

Returns number the output

inline-link.input

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

Parameters

  • a number the input

Returns number numberone