In post/article images do not seem to generate links?
I'm unsure where/what I should be looking at to pinpoint this bug, but I'm hoping I could get some insight over here.
I have a module, and whenever I try and insert in article images, I see something like the following get outputted:
<img alt="" height="645" src="{img_path(distribute//profitsharechart.png)}" width="752">
Any ideas would be appreciated.
Comments
public $parsed_fields = array('content', 'content_formatted');