Skip to content

Commit

Permalink
Specify section depth for ToC
Browse files Browse the repository at this point in the history
See #10
  • Loading branch information
RichardLitt committed May 26, 2016
1 parent f7acb59 commit f7b2295
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ progressively greater amount of knowledge.
**Requirements:**
- Must link to all Markdown sections in the file.
- Must start with the next section; do not include the title or Table of Contents headings.
- Must be at least one-depth: must capture all `##` headings.

**Suggestions:**
- May capture third and fourth depth headings. If it is a long ToC, these are optional.

#### Security
**Status**: Optional.
Expand Down

0 comments on commit f7b2295

Please sign in to comment.