page wordpress add extra unwanted stuff

Add this to your functions.php, this should give the result you’re looking for:

remove_filter('the_content', 'wpautop');