# File lib/asciidoctor/table.rb, line 469
  def keep_cell_open
    @cell_open = true
    nil
  end