I have a question about wp_link_pages and hope someone can help. I see that the link_before and link_after arguments are inserted before and after the *text* of the links, and not before and after the actual link elements. How would one go about inserting markup before and after each of the <a> tags? Am I missing something?