# File markup/simple_markup/fragments.rb, line 107
def
add_text(txt) @txt << txt.chomp <<
"\n"
end