Collapsing images (and other content) in forum posts and comments - gone?

Still learning the upgraded forum format.

Out of curiosity, has anyone tried adding content that you can collapse/expand in a post? Is that feature gone now? Or just moved somewhere else?

Example post with collapsed content:

Was really handy to attach screenshots and collapse them to take up less space in the threads.

The same mark-up should work as before

Example code:

<details open>
<summary>
Display Text
</summary>

Hidden Details

</details>

Working example:

Display Text

Hidden Details

This used to work also:

[details="click to expand"]
hidden text
[/details]
click to expand

hidden text

Doesn't show it working in the preview, you just need to take it on faith...

Think what is missing is there used to be a button that inserted that for you.

But there used to be a menu item to create a "hidden details", and it no longer appears.

I cannot find anything in the Discourse release notes that mention the removal of the menu item. Odd they did without the option to retain the feature.

It was on a sub-menu so...

This is exactly what I was talking about. Yes, I can insert the code. But, IMHO, progress means making things easier, not removal of one button clicks that make it more difficult (Not slamming Hubitat or Bobby at all- just stating my humble opinion of the changes made by Discourse that they apparently failed to indicate in their update notices)

Hmm, how does one now Reply with Quote or whatever it was, other than click and drag. :thinking:

Will miss the old Gear icon, and the ability to Quote a post and see the formatting of the Post I’m quoting while creating my response.

Just looks exactly the same as the original Post now while editing. :face_with_diagonal_mouth:

PS, I am not actually seeing a preview window now. Am I missing a setting somewhere that brings it back?

Expand

Click here:

Thank you

Just select text then click quote. It will start a new reply.

Then, if you want to insert another quote, just scroll up, and select the text and click quote again

Hmm, you can quote part of a Post.

Then Quote the whole Post.

Then go back and delete the partial quote…

Ugh - if that button to hide is missing that’s bad, I for one will never remember what to type at the start/end of what I want to hide. A pet hate of mine is when a user (unaware of that button) pastes reams of code or logs without collapsing it. I usually just close the thread to avoid endlessly scrolling to get to the next comment….