Add styling to kbd shortcode keyboard shortcuts in Revealjs presentations #6009
Closed
c-zippel
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
Thanks for the report. Definitely something that should be available for reveal too. For now the styling is tied to boostrap output quarto-cli/src/resources/formats/html/bootstrap/_bootstrap-rules.scss Lines 195 to 203 in 99a56e4 I'll look on how to port that correctly to be available for reveal js too. Note to self: The |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closing this in favour of the opened issue: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
It'd be neat if keyboard shortcuts produced with the
kbd
shortcode in Reveal presentations were styled similarly to those in HTML documents, with a grey background and outline, rather than as normal slide text.In HTML:

In Reveal:

Thank you for considering this feature request!
.qmd for the screenshots
Beta Was this translation helpful? Give feedback.
All reactions