MCPcopy
hub / github.com/cli/cli / WithoutIndentation

Function WithoutIndentation

pkg/markdown/markdown.go:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9)
10
11func WithoutIndentation() glamour.TermRendererOption {
12 return ghMarkdown.WithoutIndentation()
13}
14
15// WithWrap is a rendering option that set the character limit for soft
16// wrapping the markdown rendering. There is a max limit of 120 characters,

Callers 2

renderMarkdownPreviewFunction · 0.92
viewWorkflowContentFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected