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