MCPcopy Create free account
hub / github.com/dotchain/dot / FormatBuilder

Function FormatBuilder

x/rich/html/format.go:31–58  ·  view source on GitHub ↗

FormatBuilder converts any value to HTML If a formatter is provided, it is used for embedded objects

(b *strings.Builder, v changes.Value, f Formatter)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

FormatFunction · 0.85
formatLinkFunction · 0.85
formatBlockQuoteFunction · 0.85
formatHeadingFunction · 0.85
formatListFunction · 0.85
formatDirFunction · 0.85
formatTableFunction · 0.85
formatRichTextFunction · 0.85

Calls 8

formatRichTextFunction · 0.85
formatListFunction · 0.85
formatLinkFunction · 0.85
formatBlockQuoteFunction · 0.85
formatHeadingFunction · 0.85
formatImageFunction · 0.85
formatTableFunction · 0.85
formatDirFunction · 0.85

Tested by

no test coverage detected