get each tag if (tag is ){ $just_found_h4_flag = 1; if tag is p && $just_found_h4_flag == 1 change p to blockquote; } else { $just_found_h4_flag = 0. }