# File lib/github/markup/gem_implementation.rb, line 20
      def render(content)
        load
        renderer.call(content)
      end