Just a simple obsidian plugin to hide information until you want to reveal it.

When the mouse is hover the spoiler block...
| Hotkey | Action |
|---|---|
| Click | Show information |
| Double-click | Hide information |
From Obsidian v0.15.0+, you can activate this plugin within Obsidian by doing the following:
This version only includes the basic functionality. If anyone is interested in improving the block by making it render markdown instead of just text, feel free to contribute. Another potential feature that could be added is a command to reveal all the spoilers on the current page.