You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the RTD docs, the keys can be rendered like that:
It would be nice to have it here as well. I already investigated but could not solve it. One source pointed out to use [[x]], but it didn't work.
For the occasions where I needed it, I used <kbd>x</kbd>. It got preserved in the html, but not rendered as a key. Perhaps there is a style for that missing?
The text was updated successfully, but these errors were encountered:
In the RTD docs, the keys can be rendered like that:
It would be nice to have it here as well. I already investigated but could not solve it. One source pointed out to use
[[x]]
, but it didn't work.For the occasions where I needed it, I used
<kbd>x</kbd>
. It got preserved in the html, but not rendered as a key. Perhaps there is a style for that missing?The text was updated successfully, but these errors were encountered: