# File lib/hikidoc.rb, line 734
    def text(str)
      escape_html(str)
    end