markdown-it-attrs-support
[[x]]-tags can now be annotated with markdown-it-attrs:
[[ctrl]]{.important}
renders as
<kbd class="important">ctrl</kbd>
[[x]]-tags can now be annotated with markdown-it-attrs:
[[ctrl]]{.important}
renders as
<kbd class="important">ctrl</kbd>