class Kramdown::Parser::Kramdown

def paragraph_end

def paragraph_end
  self.class::PARAGRAPH_END
end