-
DescriptionHello everyone! i was reading the documentation regarding using kdb Keyboard Shortcuts documented here Is there a List of available Keyboard Names to use inside that kdb command, do i find it somewhere in the sourcecode maybe if there is no list? Thanks a lot for Answering and Developing Quarto - its an awesome tool for Building Lectures!! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There are no keywords. Simply standards names of the keys as defined for The shortcode does not check if the key even is a real one, PS: could you fix your link? |
Beta Was this translation helpful? Give feedback.
There are no keywords. Simply standards names of the keys as defined for
kbd
HTML tag.The shortcode does not check if the key even is a real one,
{{< kbd Blue-Smurf-White-Hat >}}
will work the same.PS: could you fix your link?