Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Render
Function
Render
pkg/markdown/markdown.go:38–40 ·
view source on GitHub ↗
(text string, opts ...glamour.TermRendererOption)
Source
from the content-addressed store, hash-verified
36
}
37
38
func
Render(text string, opts ...glamour.TermRendererOption) (string, error) {
39
return
ghMarkdown.Render(text, opts...)
40
}
Callers
15
printHumanView
Function · 0.92
printHumanComment
Function · 0.92
renderReleaseTTY
Function · 0.92
renderMarkdownWithFormat
Function · 0.92
printResults
Function · 0.92
longPager
Function · 0.92
printHumanIssuePreview
Function · 0.92
viewRun
Function · 0.92
viewRun
Function · 0.92
renderMarkdownPreview
Function · 0.92
printHumanPrPreview
Function · 0.92
formatComment
Function · 0.92
Calls
1
Render
Method · 0.65
Tested by
no test coverage detected