# File lib/rd/rd2html-lib.rb, line 295
    def apply_to_Keyboard(element, content)
      %Q[<kbd>#{content.join("")}</kbd>]
    end