WordPress should validate posts
I need to find (or write) a plugin to make WordPress validate my posts - I had to edit my last post twice because of typos. Forgetting to close an attribute tag is something that should be flagged before publishing the post.
UPDATE: And should not allow you post the empty form; I just hit “Save” followed by “Publish” - oops!