Hey folks, I am working on a CLI tool at work that...
# clikt
a
Hey folks, I am working on a CLI tool at work that can be used by humans or an AI agent. I was thinking it would be nice if the output for humans could be rendered markdown. Is that possible to achieve today? I am using the coroutines command base class. Thanks!