Skip to content

adding extra line breaks or other vertical space between lines and sections #32

Description

@jbullock35

The default formatting in the "List Description" section of a Gram Packer list puts equal vertical space before and after a section heading. This is unfortunate, as the ordinary text below a section heading isn't as easily identified with the section heading as it should be. There's a reason why few news and blog websites, for example, have equal space above and below section headings: it makes the text a bit harder to understand. This screenshot illustrates the problem:

     Image



Possible solutions

It would be easier to associate a section heading with the corresponding text if the heading and the text were grouped more closely together. In practice, this could be done by increasing the CSS margin-top value for section headings, or by decreasing the margin-bottom value.

But if adjusting the CSS is too much, it would help simply to allow users to insert extra blank lines in their List Descriptions. For example, if Gram Packer treated <br><br> as "insert two blank lines," that would help. (That is how GitHub treats <br>.)

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