Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyamcl committed Dec 8, 2024
1 parent 60195c2 commit 72d30c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Features:
In the spirit of [KISS philosophy](http://en.wikipedia.org/wiki/KISS_principle), this library makes a few assumptions:

1. The hierarchy of your content is defined solely by the header (*H1*...*H6*) tags. All other tags are ignored when generating the TOC.
2. The link titles in the Table of Contents match either the `title` attribute of the header tag, or if there is no `title`, the (slugified) plaintext body of the header tag.
2. The link titles in the Table of Contents match either the `title` attribute of the header tag, or if there is no `title`, the (slugged) plaintext body of the header tag.

Installation Options
--------------------
Expand Down

0 comments on commit 72d30c6

Please sign in to comment.