Quote:
Originally Posted by Jellby
If you have <p class="important">, you'd probably want it to be <h2 class="important">
|
Personally, while I can see what you're getting at; it's such unexpected behavior that I'm sure it does more harm than good.
I think if that were the case that headings were important, they would be made as such in their css (i.e. h2 {...}), rather than indirectly. If it were not the case, and this were somehow special, I'm sure someone editing would have no problem moving the tag by hand in the code view. Considering they are using the book view for editing, do you really think that they understand this?
It's just one of those things which should be kept as simple as possible, especially if the future holds custom tag/class etc options for that menu.