I follow a format on my blog where each post is followed by a horizontal rule and then a quote. Here is the HTML code I used with Atahualpa 2.*:
last sentence of post.
<hr align="left" width="33%" />Text text text text, etc.
<p align="right">Source of quote</p>
In 3.4.4, however, the horizontal line is centered, rather than aligned to the left. What do I need to do to get the new version to recognize that code? FWIW, the quote and coding are not in the Post Footer but in the actual Post Body. The "align='right'" code functions properly