documentation/test/fixture/inline-link.output.md
Tom MacWright 4c66fb14c7 feat(markdown): Add table of contents support for Markdown mode (#645)
Adds a new option, `--no-markdown-toc`, to turn off Table of Contents generation. Table of contents are now generated by default with markdown output, including through the `readme` command.

Fixes https://github.com/documentationjs/documentation/issues/220
2016-12-28 21:12:33 -05:00

1014 B

Table of Contents

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. This demonstrates Addition and https://en.wikipedia.org/wiki/Addition

This link refers to nothing: nothing

Parameters

Returns number numberone