@alcinnz @Seirdy @alilly
don't we already have that in html with `<summary>` element? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
@RyunoKi@layer8.space @alcinnz@floss.social @Seirdy@pleroma.envs.net @alilly@solarpunk.moe ah! Sorry. I shouldn't have missed that. The big technical difference, then, would be the ability to in-line a spoiler, which isn't possible with a details block. It also carries different semantics and is used differently.
I didn't actually read it....
@worldsendless @alcinnz @Seirdy @alilly The article compares it.
I can see a value in having an inline variant of it.