extract

package
v0.0.0-...-7a14b24 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
	Filename string
	Content  string
	Line     int
	Offset   int
}

func Bytes

func Bytes(filename string, b []byte, options Options) []Block

type Options

type Options struct {
	ExtractHighlightedCodeFences []string
	ExtractCodeFences            bool
	ExtractCodeBlocks            bool
}

Jump to

Keyboard shortcuts

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