markdown

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractCommands

func ExtractCommands(markdownText string, getContent getContentFn, readIssues []int) ([]string, error)

Types

type Section

type Section struct {
	Title    string
	Content  string
	Commands []string
}

func ExtractSections

func ExtractSections(markdownText []byte) ([]Section, error)

Jump to

Keyboard shortcuts

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