Controlling Spacing between htmlText Lines

I’m rendering text in a multiline textField as htmlText. I need to put some spacing between each paragraph line, but if a line is long and wraps around, I want the spacing to be normal or narrow. Currently, all lines take on the same spacing regardless of the setting. How is that done?