The project page description says:

"Also when someone views a node all hashtags words will be replaced to links on concreate terms."

However, that doesn't seem to be happening. For this to happen, I assume there would need to be an input filter for that to happen, but the module doesn't include that.

Comments

alechko’s picture

Joining the question.
Drupal 7.9 - minimal, Hashtag 7.x-1.2, hashtags displayed as plain text.

<div property="content:encoded" class="field-item even">#333</div>
that's where the link should be...

EDIT:
check out my reply on another bug, that what fixed the links in text for me
http://drupal.org/node/1311070#comment-5240006

radamiel’s picture

Status: Active » Fixed

added in 7.x-1.4 release.. sorry for late feedback.. filter is attached to Filter HTML & Full HTML formats after running update.php (for old versions) or after installing module;

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.