I\'m trying to make text which is either invisible until moused over, or, has a \"show\" / \"hide\" button, or some other thing, so that it is not visible
A different solution from the details / summary tags, but also using native html is to use a span with a title. I was doing something like this recently in org mode.