# File lib/redcarpet/render_man.rb, line 30
      def double_emphasis(text)
        "\\fB#{text}\\fP"
      end