Skip to content

Remove duplicate button from the markdown header toolbar

What does this MR do?

Removes duplicate button and updates inserted table structure from the markdown header toolbar on the haml template. The haml template partial is used when creating Project Milestones, Group Milestones, Project Snippets, Personal Snippets, etc. This doesn't affect the Vue version of the markdown editor used in pages like Issues.

Before After
md-header-toolbar-before md-header-toolbar-after
table-before table-after

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by George Tsiolis

Merge request reports