Using html field scripting you can try using a <p> tag with the spacebefore and/or spaceafter attributes. Here's the format to use, where n refers to number of points of space:
<p spacebefore="n" spaceafter="n">Text for your paragraph</p>
Article ID: 93, Created: January 2, 2013 at 2:18 AM, Modified: June 6, 2019 at 1:22 AM