# File lib/yard/templates/helpers/markup/rdoc_markup.rb, line 16 def initialize options = RDoc::Options.new options.pipe = true super(options) end