Skip to content

Help renderer: extra blank line between headers and content #315

Description

@rwxrob

The help renderer inserts an extra blank line between every header (NAME, USAGE, COMMANDS, etc.) and the first line of content beneath it. This wastes vertical space and looks wrong.

Current:

NAME


`tw` - twitch livestream automation

USAGE


    tw COMMAND

Expected:

NAME

`tw` - twitch livestream automation

USAGE

    tw COMMAND

One blank line after a header is fine, two is not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions