# File lib/yard/templates/helpers/html_helper.rb, line 74 def html_markup_asciidoc(text) markup_class(:asciidoc).render(text) end