markdown

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2025 License: Apache-2.0 Imports: 2 Imported by: 4

Documentation

Index

Constants

View Source
const PluginKind = "Markdown"

Variables

This section is empty.

Functions

func Markdown

func Markdown(text string, options ...Option) panel.Option

Types

type Builder

type Builder struct {
	PluginSpec `json:",inline" yaml:",inline"`
}

type Option

type Option func(plugin *Builder) error

func NewLine

func NewLine(text string) Option

func Text

func Text(text string) Option

type PluginSpec

type PluginSpec struct {
	Text string `json:"text" yaml:"text"`
}

Jump to

Keyboard shortcuts

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