0.0.13 • Published 9 years ago

markdown-gitlab-toc v0.0.13

Weekly downloads
3
License
ISC
Repository
github
Last release
9 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

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago