There is no reliable way to distinguish the cases, for example, centered text may or may not need a blank line before it (instead it could have a larger margin-top and margin-bottom), or the author may not have intended it to have spaces. While a given technique may work on some set of cases, it wont work on all, so rather than have "magic" behavior, I chose to keep it simple and predictable.
|