def self.new(text, renderer)
def append_double_newline_if_has_more
def check_link(str, pos, bytesize)
def has_closing?(char, count, str, pos, bytesize)
def has_code_spaces?(line)
def is_horizontal_rule?(line)
def line_is_all?(line, char)
def next_line_is_all?(char)
def next_line_starts_with_backticks?
def next_lines_empty_of_code?
def render_horizontal_rule
def render_unordered_list
def starts_with_backticks?(line)
def starts_with_digits_dot?(line)
def starts_with_star?(line)