markdown

package
v0.0.0-...-1635d1c Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

Package markdown provides markdown plugin for iview.

Index

Constants

View Source
const MediaType = "text/markdown"

Variables

This section is empty.

Functions

func ParserHook

func ParserHook(data []byte) (ast.Node, []byte, int)

func RenderHook

func RenderHook(w io.Writer, node ast.Node, entering bool) (ast.WalkStatus, bool)

func ToHTML

func ToHTML(src string) (body template.HTML, heading template.HTML)

Types

type Details

type Details struct {
	ast.Container
}

Jump to

Keyboard shortcuts

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