Skip to content

Instantly share code, notes, and snippets.

@NickDeckerDevs
Last active November 10, 2017 15:50
Show Gist options
  • Select an option

  • Save NickDeckerDevs/afad4b51e23cbfc77ca8d04fecc583bf to your computer and use it in GitHub Desktop.

Select an option

Save NickDeckerDevs/afad4b51e23cbfc77ca8d04fecc583bf to your computer and use it in GitHub Desktop.
LOL not working : If a widget doesn't have p tags, add them (hubspot)
{% !if widget.widget_name is string_containing '<p>' %}<p>{% endif %}{{ widget.widget_name }}{% !if widget.widget_name is string_containing '</p>' %}</p>{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment