common

package
v1.1.3-0...-3102240 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MungeIdentifier

func MungeIdentifier(identifier string) string

Types

type FrontMatter

type FrontMatter = map[string]interface{}

type IReadPages

type IReadPages interface {
	ReadFrontMatter(requested_identifier string) (PageIdentifier, FrontMatter, error)
	ReadMarkdown(requested_identifier string) (PageIdentifier, Markdown, error)
}

type Markdown

type Markdown = string

type PageIdentifier

type PageIdentifier = string

Jump to

Keyboard shortcuts

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