You need to escape the asterisks since they are involved in formatting in markdown.
<kbd>\*</kbd> *
<kbd>\*\*</kbd> **
Same applies to _ if you want to show the _ key.
You need to escape the asterisks since they are involved in formatting in markdown.
<kbd>\*</kbd> *
<kbd>\*\*</kbd> **
Same applies to _ if you want to show the _ key.