MCPcopy Create free account
hub / github.com/anomalyco/opencode / markdown

Function markdown

packages/opencode/src/cli/ui.ts:128–130  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

126}
127
128export function markdown(text: string): string {
129 return text
130}
131
132export * as UI from "./ui"

Callers 1

RunEntryContentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected