# File lib/yard/templates/helpers/html_helper.rb, line 83 def html_markup_textile_strict(text) markup_class(:textile).new(text).to_html end