Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Highlight text by using the mark tag / And Keyboard Input element

#925
Avatar photoBob

`kbd` is an HTML element, not a CSS class,  so style it the following way:
`kbd {
color: etc…
}
`

We do not plan to add it to the editor, it is barely used, all in all, a marginal function.