# Problem with \`details\` tag in lists

**URL:** https://meta.discourse.org/t/problem-with-details-tag-in-lists/58729
**Category:** Support
**Created:** [2017年三月9日 14:07 UTC](https://meta.discourse.org/t/problem-with-details-tag-in-lists/58729 "2017-03-09T14:07:05Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![evgeny-k](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/evgeny-k/32/78935_2.png) [@evgeny-k](https://meta.discourse.org/u/evgeny-k)
#### Post date: [2017年三月9日 14:07 UTC](https://meta.discourse.org/t/problem-with-details-tag-in-lists/58729/1 "2017-03-09T14:07:05Z")

</div>

`details` tag doesn’t work if it is inside list:

- Bulleted list item

> **Summary**
>
> ![](https://global.discourse-cdn.com/meta/original/3X/a/0/a000391420c8a13b1e619a17fe97513808b98532.png)

the same for numbered lists

---

<div class="post-metadata">

### Author: ![Slowhand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/slowhand/32/57436_2.png) [@Slowhand](https://meta.discourse.org/u/Slowhand)
#### Post date: [2017年三月9日 14:09 UTC](https://meta.discourse.org/t/problem-with-details-tag-in-lists/58729/2 "2017-03-09T14:09:18Z")

</div>

I’ve had that problem and solved it by putting a blank line after the bulleted item. There apparently has to be some space before the ‘details’ tag.

---

<div class="post-metadata">

### Author: ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)
#### Post date: [2017年三月9日 14:25 UTC](https://meta.discourse.org/t/problem-with-details-tag-in-lists/58729/3 "2017-03-09T14:25:50Z")

</div>

> [@Slowhand](#):
>
> solved it by putting a blank line after the bulleted item

Yes, but, if you do that, the “details” will be out of the “list” ☹

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2017年三月9日 14:31 UTC](https://meta.discourse.org/t/problem-with-details-tag-in-lists/58729/4 "2017-03-09T14:31:18Z")

</div>

```plaintext
* Bulleted list item

    [details=Summary]
    <img src="//cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/original/3X/a/0/a000391420c8a13b1e619a17fe97513808b98532.png" width="191" height="102">
    [/details]

```

The above seems to work

- Bulleted list item

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2019年五月11日 13:41 UTC](https://meta.discourse.org/t/problem-with-details-tag-in-lists/58729/5 "2019-05-11T13:41:20Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2019年六月10日 13:41 UTC](https://meta.discourse.org/t/problem-with-details-tag-in-lists/58729/6 "2019-06-10T13:41:24Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
