ID #9 (Previous | Next)
html =
"<br/>Drupal<br/>Drupal<br/><br/>Drupal"

result =
"Drupal\nDrupal\nDrupal\n"

expected =
"Drupal\nDrupal\nDrupal\n"