Versions in this module Expand all Collapse all v0 v0.1.1 May 26, 2026 v0.1.0 May 25, 2026 Changes in this version + type Provider struct + func New() *Provider + func (p *Provider) EmptyBlocks() json.RawMessage + func (p *Provider) FrontendBundleID() string + func (p *Provider) Name() string + func (p *Provider) Render(blocks json.RawMessage) (string, bool) + func (p *Provider) Validate(blocks json.RawMessage) error