root

package
v0.6.260702 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name:            "mdtoc",
	Usage:           "生成和查看 Markdown 文档的大纲 (TOC)",
	Version:         version.AppVersion,
	Commands:        []*cli.Command{version.Command},
	HideHelpCommand: true,
	UsageText: `mdtoc [options] <file>...
fd -e md | mdtoc`,
	Flags:  commandFlags(),
	Action: action,
}

Command 返回 mdtoc 主命令

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL