Skip to content

(tech support) how to get line spacing, without line breaking #596

@shentino

Description

@shentino

I've become somewhat confused on how vertical spacing works.

Is there a way for me to get both of these results:

  • block level tags at the same indentation level get a blank line between them

(ul)
(li)blah(/li)

(li)blah(/li)

(li)blah(/li)
(/ul)

  • span level tags and leaf-level block tags stay on one line

(p)(span)blah blah blah(/span)(/p)

instead of

(p)(span)blahb lah blah(/span)
(/p)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions