{{!-- these tags can exist within links and so are written as spans and not links to avoid breaking HTML --}}
<li><span class="hashtags__link js-hashtag-link" {{#if tagName}}data-tag-name="{{tagName}}"{{/if}} {{#if openOnClick }} onclick="window.location='{{ url }}'" {{/if}} role="button">{{ text }}</span></li>