Mustache templating: {{hashtags}} not working

UPDATE: Inspired by the answer here I have changed my template to:

**{{format(date, "%H:%M")}}**: {{content}}
{{#hashtags}}{{hashtags}}{{/hashtags}}{{^hashtags}}{{/hashtags}}

Which does cut the number of extraneous new lines down, but still does not display a hashtag, e.g.

**11:17**: Test