forked from thlorenz/doctoc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds --entryprefix flag to use '*' instead of '-'
Fixes thlorenz#108. Allows for user-defined prefix, for example doctoc --entryprefix='*' doctoc --entryprefix='1.' doctoc --entryprefix='- [ ]' This allows flexibility with respect to linters as well as using numbered or check lists in the Table of Contents.
- Loading branch information
1 parent
a2476f1
commit ec0157b
Showing
3 changed files
with
86 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters