Documentation / @agentick/tui / renderMarkdown
Function: renderMarkdown() ​
renderMarkdown(
text):string
Defined in: rendering/markdown.ts:65
Render a markdown string to ANSI-styled terminal output. Strips the trailing newline that marked adds.
Parameters ​
text ​
string
Returns ​
string