jbt / markdown-editor

Live (Github-flavored) Markdown Editor
http://jbt.github.com/markdown-editor
ISC License
2.82k stars 643 forks source link

<kbd> is not supported #73

Closed optozorax closed 6 years ago

optozorax commented 7 years ago

GitHub markdown supports it and styling it in round-rect. It means keyboard key.

Example of usage <kbd>:

Press Ctrl+F10 to Compile. Press <kbd>Ctrl</kbd>+<kbd>F10</kbd> to Compile.

aero31aero commented 7 years ago

This has been fixed in a PR yet to be merged. Just in case you want, I've merged that specific patch in my fork hosted on http://rohitt.me/markdown-editor

Check out: http://rohitt.me/markdown-editor/#UwgoSi0uVrDJTkqxcy4pyrHRB7G0wXw3QwMIV6EkX8E5P7cgMydVDwA=

aero31aero commented 6 years ago

Closing this. Please refer to #77.