# File lib/maruku/input/parse_block.rb, line 690
  def eventually_comes_a_def_list(src)
    src.tell_me_the_future =~ %r{^t+e?d}x
  end