# File lib/yard/templates/helpers/markup/rdoc_markup.rb, line 25 def initialize(text) @text = text @markup = MARKUP.new end