For my site here, notice the empty DIVs with purple border.
let’s say I want a line break at the end of my textinput line, not before.
I only want this line break if there is content.
Notice that the Default Text Formatting for
Auto
is for a line break at the end of the content.
I also want to add other HTML if there is content in that custom field. For example, if my textarea has content, it should start with this:
—If it doesn’t have content, then I don’t want it there.