tiptap

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageResolver

type ImageResolver func(src string) []ImageVariant

type ImageVariant

type ImageVariant struct {
	URL   string
	Width int
}

type Renderer

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

func NewRenderer

func NewRenderer(resolver ImageResolver) Renderer

func (Renderer) Render

func (r Renderer) Render(tiptapJSON string) (string, error)

Jump to

Keyboard shortcuts

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