documentation/test/fixture/example-caption.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

375 B

Table of Contents

foo

This function returns the number one.

Examples

demonstrates how to run foo

foo(1);

Returns Number numberone