bsmi_go_toc

package module
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: AGPL-3.0 Imports: 5 Imported by: 0

README

bsmi_go_toc

bsmi golang toc generate

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMinLevel

func GetMinLevel(list []TocItem) int

func TocGenerate added in v1.1.0

func TocGenerate(input string) (outStr string, afterHtml string, err error)

生成目录html

func TocNewid added in v1.1.0

func TocNewid() string

Types

type TocItem

type TocItem struct {
	ParentId  string
	ParentLv  int
	ItemValue string
	UniqId    string
	Lv        int
	Children  []TocItem
}

Jump to

Keyboard shortcuts

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