I am trying to have R markdown show the equations starting at the left of the page rather than the center. I want this for the HTML format. Hopefully, something to set up in the YAML section. I know that one can use inline format at the beginning of the line using a single $ to get similar effects, but this has the downside of compressing the text (forcing \textstyle rather than what I want \displaystyle)