项目地址
https://github.com/kamiya555/hexo-tag-kbd
语法
1 | {% kbd key %} |
例子
普通的按键
1 | {% kbd A %} + {% kbd b %} |
Enter,Shift,Command,Option有特殊效果
1 | {% kbd Enter %} {% kbd Shift %} {% kbd Command %} {% kbd Option %} |
一分也是爱~
版权声明
This site by Linest is licensed under a Creative Commons BY-NC-ND 4.0 International License.
由Linest创作并维护的博客采用创作共用保留署名-非商业-禁止演绎4.0国际许可证。
本文永久链接:http://linest.github.io/2016/10/03/hexo-ext-keyboard/