# Please lose the divs in the lists

**URL:** https://meta.discourse.org/t/please-lose-the-divs-in-the-lists/39518
**Category:** Feature
**Created:** [13 februari 2016 om 07:55 UTC](https://meta.discourse.org/t/please-lose-the-divs-in-the-lists/39518 "2016-02-13T07:55:47Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [13 februari 2016 om 09:48 UTC](https://meta.discourse.org/t/please-lose-the-divs-in-the-lists/39518/2 "2016-02-13T09:48:52Z")

</div>

Isn’t this essentially this bug?

> [@Plugin-outlet incorrectly handles multiple plugins at the same outlet](https://meta.discourse.org/t/plugin-outlet-incorrectly-handles-multiple-plugins-at-the-same-outlet/32206):
>
> Wrong code is: Must be Ember.ContainerView.extend({tagName: ''}) instead of Ember.ContainerView. The current wrong code breaks HTML markup in cases where HTML syntax does not allow wrapper DIV tag. An example is admin-menu plugin outlet: If there are multiple admin-menu connectors then Discourse wrongly renders them as: \<ul\> \<!-- standard menu items: --\> \<li\>\</li\> \<li\>\</li\> \<!-- admin-menu connectors: --\> \<div\> \<li\>\</li\> \<li\>\</li\> \</div\> \</ul\>

---

_[View the full topic](https://meta.discourse.org/t/please-lose-the-divs-in-the-lists/39518)._
