module ActionText::PlainTextConversion

def plain_text_for_br_node(node, index)

def plain_text_for_br_node(node, index)
  "\n"
end