Feature request: <blockquote>
The problem with tables is with the current code. It doesn't understand the requirements that tables have wrt to nesting of tags. (ie table > tr > td with optional thead, etc)
It only handles simple tags and any level of nesting.
So, adding blockquote was easy because it's not anymore special than any other tag.



