Skip to content

Commit ab61772

Browse files
chore: update README
1 parent 627dbf5 commit ab61772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ transform(readFileSync('README.md', {
4848
// closingComment: '<!-- tocstop --> ',
4949
// checkOpeningComments: ['<!-- toc '],
5050
// checkClosingComments: ['<!-- tocstop '],
51+
// checkSkipComments: ['<!-- toc skip '],
5152
// isCustomMode: false,
5253
// customTemplate: '<p align="center">${ITEMS}</p>',
5354
// itemTemplate: '<a href="${LINK}">${TEXT}</a>',

0 commit comments

Comments
 (0)