toc content provider

blackstork/builtin, v0.4.1

The content provider is built-in, which means it’s a part of fabric binary. It’s available out-of-the-box, no installation required.

Configuration

The content provider doesn’t support any configuration parameters.

Usage

The content provider supports the following execution parameters:

content toc {
    end_level = <number>  # optional
    ordered = <bool>  # optional
    scope = <string>  # optional
    start_level = <number>  # optional
}