# File lib/apipie/param_description.rb, line 223
    def preformat_text(text)
      concern_subst(Apipie.markup_to_html(text || ''))
    end