implementation("com.github.ajalt.clikt:clikt-markdown:5.1.0")
Enhances command-line interfaces by rendering help texts with Markdown formatting, supporting lists, tables, and code blocks.