Skip to content

Whitespace / empty line below headlines and list items #289

Open
@johnjohndoe

Description

@johnjohndoe

Context

  • Android
  • Given the following markdown:
# Lorem ipsum
- First item
- Second item

Observed

  • Below the headline a empty line is rendered which has the same height as the headline text.
  • Below the list item a empty line is rendered which has the same height as the list item text.
Lorem ipsum

⦁ First item

⦁ Second item

Expected

  • Below the headline no empty line is rendered.
  • Below the list item no empty line is rendered.
Lorem ipsum
⦁ First item
⦁ Second item

Related

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions