Skip to content

Remove unnecessary div from MarkdownField to apply list styles correctly

Inactive Account requested to merge winh-markdown-preview-lists into master

What does this MR do?

Remove one level of <div> in the Markdown preview, so the list styles correctly apply.

Before After
Screen_Shot_2018-12-11_at_15.01.15 Screen_Shot_2018-12-11_at_15.00.45
Screen_Shot_2018-12-11_at_15.01.45 Screen_Shot_2018-12-11_at_15.02.40

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55190

Does this MR meet the acceptance criteria?

Merge request reports