Problem with `details` tag in lists

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

  • Bulleted list item
Summary

the same for numbered lists

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.

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

* Bulleted list item

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

The above seems to work

  • Bulleted list item

    Summary