bold text.';
$expect[1] = $inputs[1];
$inputs[2] = 'Unclosed tag, gasp!';
$expect[2] = 'Unclosed tag, gasp!';
$inputs[3] = 'Bold and italic?';
$expect[3] = 'Bold and italic?';
// CHANGE THIS BEHAVIOR!
$inputs[4] = 'Unused end tags... recycle!';
$expect[4] = 'Unused end tags... recycle!</b>';
$inputs[5] = '
';
$expect[5] = '
';
$inputs[6] = '
Paragraph 1
Paragraph 2'; $expect[7] = '
Paragraph 1
Paragraph 2
'; $inputs[8] = 'Paragraphs
In
A
Div
Paragraphs
In
A
Div