markdown

package
v0.2.16-beta.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MarkdownTransformer

type MarkdownTransformer struct {
	EnableHardWrap     bool
	EnableHighlighting bool
	HighlightingTheme  string
	BaseURL            string
	// contains filtered or unexported fields
}

func (*MarkdownTransformer) EnsureProcessor

func (mt *MarkdownTransformer) EnsureProcessor()

func (*MarkdownTransformer) ExtractMeta

func (mt *MarkdownTransformer) ExtractMeta(input []byte) (result map[string]interface{}, content []byte, err error)

func (*MarkdownTransformer) TransformContent

func (mt *MarkdownTransformer) TransformContent(input []byte) (result []byte, err error)

Jump to

Keyboard shortcuts

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