I think that it still continues with same issue. Working with rmarkdown, I can get around the problem using html:
<p style= "margin-bottom:0; font-weight:bold">Your title</p>
It is important to set margin-bottom to 0.