html

package
v2026.708.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HasTLDRSection

func HasTLDRSection(md string) bool

func Render

func Render(in Input) (string, error)

Types

type Input

type Input struct {
	Title    string
	Question string
	Markdown string
	Findings []Source
	Stats    Stats
}

type Source

type Source struct {
	URL   string
	Title string
}

type Stats

type Stats struct {
	DurationSecs float64
	Rounds       int
	Queries      int
	URLs         int
	Findings     int
	SearchEngine string
	Model        string
}

Jump to

Keyboard shortcuts

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