frontmatter

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 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 Delim

type Delim struct {
	Left  string
	Right string
}

func (*Delim) GetLeft

func (d *Delim) GetLeft() string

func (*Delim) GetRight

func (d *Delim) GetRight() string

type Frontmatter

type Frontmatter struct {
	Dest  string
	Dir   string
	Env   map[string]string
	Delim *Delim
}

func Parse

func Parse(scanner *bufio.Scanner) (*Frontmatter, string, int, error)

Jump to

Keyboard shortcuts

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