markup

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package markup holds Markdown / other markup-language detectors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MarkdownStructureDetector

type MarkdownStructureDetector struct{}

MarkdownStructureDetector detects Markdown headings, internal links, and emits a MODULE node for the document. Mirrors Java MarkdownStructureDetector.

func NewMarkdownStructureDetector

func NewMarkdownStructureDetector() *MarkdownStructureDetector

func (MarkdownStructureDetector) DefaultConfidence

func (MarkdownStructureDetector) DefaultConfidence() model.Confidence

func (MarkdownStructureDetector) Detect

func (MarkdownStructureDetector) Name

func (MarkdownStructureDetector) SupportedLanguages

func (MarkdownStructureDetector) SupportedLanguages() []string

Jump to

Keyboard shortcuts

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