Be careful not to outdent content under a "|" character
some:
thing:
hello_html: |
<p>
this is some text
</p>
Should be formatted liked this
some:
thing:
hello_html: |
<p>
this is some text
</p>
Be careful not to outdent content under a "|" character
some:
thing:
hello_html: |
<p>
this is some text
</p>
Should be formatted liked this
some:
thing:
hello_html: |
<p>
this is some text
</p>