section

package
v3.96.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

package section provides an extension to goldmark: a section.

A section is a header and any content it includes (nesting). Sections render to their contents, serving only as markers on goldmark's parse tree.

Index

Constants

This section is empty.

Variables

View Source
var Extension goldmark.Extender = section{}
View Source
var Kind = ast.NewNodeKind("Section")

Functions

This section is empty.

Types

type Section

type Section struct{ ast.BaseBlock }

func (*Section) Dump

func (s *Section) Dump(source []byte, level int)

func (*Section) Heading

func (s *Section) Heading() *ast.Heading

func (*Section) Kind

func (s *Section) Kind() ast.NodeKind

Jump to

Keyboard shortcuts

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