vermiculus / sx.el

Stack Exchange for Emacs
http://stackapps.com/q/3950
711 stars 40 forks source link

Hide <kbd></kbd> tags #274

Closed phil-s closed 9 years ago

phil-s commented 9 years ago

These look really nice in a browser, but really bad as markup.

It would be nice to have their contents rendered in a specific face, to highlight them.

(Or is this a markdown-mode issue?)

phil-s commented 9 years ago

Actually, I get the impression this might have been implemented since version 0.2. I'll try the master branch.

phil-s commented 9 years ago

Yes, I see this has already been addressed in the development version. Closing.

phil-s commented 9 years ago

Although a specific face for kbd content would still be nice.