Skip to content

Fix Dangling Task List Item

What does this MR do?

Fixes the height of an empty task list item.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Create a task list and leave the last task blank, the rendered markdown includes an empty checkbox that sits on top of the "Last edited" text

#32070 (closed)

Screenshots (if relevant)

Before: Screen_Shot_2017-05-17_at_10.38.29_AM, After: Screen_Shot_2017-05-17_at_10.38.46_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #32070 (closed)

Merge request reports