# File lib/asciidoctor/table.rb, line 224
  def text
    apply_normal_subs(@text).strip
  end