MCPcopy Create free account
hub / github.com/cli/cli / markdown

Method markdown

internal/attachments/userasset.go:48–48  ·  view source on GitHub ↗
(assetURL string)

Source from the content-addressed store, hash-verified

46 rendersAsPlayer() bool
47 getAsset() asset
48 markdown(assetURL string) string
49}
50
51type asset struct {

Callers 3

TestAssetMarkdownFunction · 0.95
appendUnreferencedFunction · 0.65
checkAltStaysInsideFunction · 0.65

Implementers 2

imageAssetinternal/attachments/userasset.go
videoAssetinternal/attachments/userasset.go

Calls

no outgoing calls

Tested by 1

TestAssetMarkdownFunction · 0.76