# File lib/yard/templates/helpers/html_helper.rb, line 165
      def html_syntax_highlight_plain(source)
        h(source)
      end