Hello, is possible to transform a anchor url (for example) <a href="#anchor_on_this_page">Linkt title</a> to the full path url format as <a href="http://www.base_url/relative_path_to_node/#anchor_on_this_page">Linkt title</a> ???

Its huge problem if is the url with anchor is viewing as teaser on the frontpage, there is bad shape url like this <a href="http://www.base_url/#anchor_on_this_page">Link title</a> and thats problem of course.