1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-03-01 15:39:27 +00:00

4 lines
178 B
Plaintext

{%- if shortcut.option -%}<kbd>⌥</kbd>{%- endif -%}
{%- if shortcut.ctrl -%}<kbd>⌘</kbd>{%- endif -%}
{%- if shortcut.symbol -%}<kbd>{{ shortcut.symbol }}</kbd>{%- endif -%}