hi.
i have problem with [auto p] tag.
when i use hack like this i can write post the way i like. ( i can use hx, div,etc tag.)
but when i use following code
<?php the_content(); ?>
and use hx, div,,tag in the post and it's not valid.
but! when use hack i can't use !-- more -- tag, and write html [code] in the post.
i hope that post will view without start p, and end /p tag that auto wrap content. so i mean that i'd like to ues auto p tag in post except stat n end [p]tag.