Markdown spoiler aka HTML details
-
This should be a feature. I agree generally that HTML should not be supported, but a “spoiler” should be. Something similar to the HTML details tag.
Reddit uses >!spoiler content!< to denote this. GitHub and StackOverflow simply uses the HTML tag.
There isn’t a clear standard, but it would be nice to have something that behaved like this.
-
I’d really like to have this, too. It’s especially helpful in longer notes. Right now I use feather wiki for long notes because the collapsible <details> makes it so much easier to keep those longer notes organized and simpler to navigate.
-
I see this has been marked as solved. Does that mean it’s been (or will be) implemented?