It looks a bit noisy when every inline code segment has a "copy" button:
In my experience, inline code is most often used as a way of indicating parameter names or file names, and not, say, a CLI command or extended code. The example above, from the Waypoint wiki, demonstrates this.
I suggest either removing the copy button altogether, or hiding it until hover (or click on touch devices).
This is not issue with Fornax itself (which is just execution engine) but with the template provided by Waypoint. I'll transfer the issue to Waypoint repo.
It looks a bit noisy when every inline code segment has a "copy" button:
In my experience, inline code is most often used as a way of indicating parameter names or file names, and not, say, a CLI command or extended code. The example above, from the Waypoint wiki, demonstrates this.
I suggest either removing the copy button altogether, or hiding it until hover (or click on touch devices).