Open
Description
If we `{% include clear %} on the same line as other text it appears to break the html:
When used as intended, it creates a huge amount of whitespace.. and the content
attribute is placed as content but I think there are many uses of the include
that expect the content to be the clear direction?
Should it be refactored to accept directions? Do we even need this include
?