#129 De-duplicate the "Read more" link if it already appears in the long_form content.
Merged by ralph. Opened by ralph.
feature/de-duplicate-link  into  develop

Download 129.patch
no initial comment

Some blog posts already have a link to themselves, in which case we display their link and our link. It looks clunky.

This checks to see if the long form content already has the link in it. If it does.. don't display a second duplicate link. If it does not, then be helpful and add a link of our own.

:thumbsup: for me

Pull-Request has been merged by ralph

Metadata