internal

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open added in v0.6.0

func Open(url string) error

Types

type Parser added in v0.6.0

type Parser struct{}

func NewParser added in v0.6.0

func NewParser() *Parser

func (Parser) MdToHTML added in v0.6.0

func (m Parser) MdToHTML(input []byte) ([]byte, error)

type Server added in v0.6.0

type Server struct {
	// contains filtered or unexported fields
}

func NewServer added in v0.6.0

func NewServer(host string, port int, boundingBox bool, browser bool, enableReload bool, parser *Parser) *Server

func (*Server) Serve added in v0.6.0

func (s *Server) Serve(file string) error

Jump to

Keyboard shortcuts

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