pub fn help_markdown_command_custom(
command: &Command,
options: &MarkdownOptions,
) -> StringExpand description
Format the help information for command as Markdown, with custom options.
pub fn help_markdown_command_custom(
command: &Command,
options: &MarkdownOptions,
) -> StringFormat the help information for command as Markdown, with custom options.