Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
export
function
markdown(text: string): string {
129
return
text
130
}
131
132
export
* as UI from
"./ui"
Callers
1
RunEntryContent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected