mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-18 08:48:53 +00:00
The only reason that the reveal widget generates an element is so that we can use `display:none/block;` (as did the pre-refactored code) as a quick way of hiding and showing the content. We don't do that yet, and it may be best never to do it.