So I’m working on a project that requires an image to be embedded in random parts of the article. (aka, can’t use a field and embed that field in a fixed spot). So we can’t have the field formatting to be “XHTML” (auto generating P tags after every return).
So my template looks like:
{body}And the formatting to
But now there is a large space between paragraphs, and in the body field there is only one return. How do you guys format you’re paragraphs and setup the templates for large body of text?