0.0.13 • Published 10 years ago

markdown-gitlab-toc v0.0.13

Weekly downloads
3
License
ISC
Repository
github
Last release
10 years ago

PROTOTYPE

Description

$ bin/markdown-gitlab-toc.js --help

  Usage: markdown-gitlab-toc [options] <paths ...>

  Options:

    -h, --help            output usage information
    -V, --version         output the version number
    -o, --output <path>   Output to a file
    -x, --exclude <path>  Exclude matched paths

Usage

$ markdown-gitlab-toc -o ./TOC.md -x "node_modules|TOC.md|js/components" .

Output

# Table of Contents

* [README.md](README.md)
* src
        * [consumers](src/consumers/README.md)
        * [crons](src/crons/README.md)
        * [api](src/api/README.md)
0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago