paassg supports inline tags like #features/hashtags .
Every hashtag will have a dedicate page with linked mentions. It is required to have ending spaces in the end of hashtags at present, to make parsing easier.
Hashtags will be replaced with the following HTML tag.
<a href="path/to/tags" class="paassg-hashtag">
<span class="paassg-hashtag-text">#hashtags</span>
</a>