File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- # DocToc [ ![ build status ] ( https://secure.travis-ci.org/thlorenz/doctoc.svg )] ( http://travis-ci.org/thlorenz/doctoc )
1+ # DocToc
22
3- <a href =" https://www.patreon.com/bePatron?u=8663953 " ><img alt =" become a patron " src =" https://c5.patreon.com/external/logo/become_a_patron_button.png " height =" 35px " ></a >
3+ [ ![ npm version] ( https://badge.fury.io/js/%40technote-space%2Fdoctoc.svg )] ( https://badge.fury.io/js/%40technote-space%2Fdoctoc )
4+ [ ![ CI Status] ( https://github.com/technote-space/doctoc/workflows/CI/badge.svg )] ( https://github.com/technote-space/doctoc/actions )
5+ [ ![ codecov] ( https://codecov.io/gh/technote-space/doctoc/branch/master/graph/badge.svg )] ( https://codecov.io/gh/technote-space/doctoc )
6+ [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/technote-space/doctoc/badge )] ( https://www.codefactor.io/repository/github/technote-space/doctoc )
7+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/technote-space/doctoc/blob/master/LICENSE )
48
59Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated
610by github or other sites via a command line flag.
711
12+ ## Table of Contents
13+
814<!-- START doctoc generated TOC please keep comment here to allow auto update -->
915<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
1016** Table of Contents** * generated with [ DocToc] ( https://github.com/thlorenz/doctoc ) *
@@ -25,7 +31,6 @@ by github or other sites via a command line flag.
2531
2632<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2733
28-
2934## Installation
3035
3136 npm install -g doctoc
You can’t perform that action at this time.
0 commit comments