Skip to content

Title to body vertical space missing when an image precedes the title #19

@abey79

Description

@abey79

Consider the following markdown content (which can by copy-pasted in the hello_world.rs example):

### Title

![Demo recording]()

### Some text

This is some text.

### Some other text

This is some other text.

The expected result would be to have the same spacing between all titles and their respective bodies.

The actual result is a missing space between the Some text title and the This is some text body:

image

This phenomenon disappears if the (empty) image is removed. Note that this is not related to the image failing to display. Here is the "real world" context where I identified this issue:

image

(Note the missing space after Logging your own data.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions