ID #46 (Previous | Next)
html =
"<ol><li>Drupal</li></ol><p>Drupal</p>"

result =
" 1) Drupal\n\nDrupal\n\n"

expected =
" 1) Drupal\n\nDrupal\n\n"