commandlineparser / commandlineparser/commandline
how to customize help formatting
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**Issue by [stombeur](https://github.com/stombeur)**
_Saturday Jun 04, 2016 at 19:50 GMT_
_Originally opened as https://github.com/gsscoder/commandline/issues/316_
----
I'm using this in the context of a chat bot that accepts commands, does something and responds. I would like to do markdown formatting of the helptext. The way I'm doing it now is not very nice, I pulled in the source and started fiddling with the HelpText class. It's very difficult as I don't understand HelpText and SentenceBuilder very well.
Any tips on how to do this properly?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.