links

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package links extracts and validates hyperlinks found in skill markdown content. It handles both markdown-style links and bare URLs, checks HTTP links concurrently, and reports broken or unreachable URLs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckLinks(ctx context.Context, dir, body string) []types.Result

CheckLinks validates external (HTTP/HTTPS) links in the skill body.

func ExtractLinks(body string) []string

ExtractLinks extracts all unique links from a markdown body.

Types

This section is empty.

Jump to

Keyboard shortcuts

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