If I put a URL in a comment using the HTML tag, WordPress inserts a rel="nofollow" in the tag. But if I just put the url outside of an html tag, it generates a hyperlink on page display, but doesn't add the nofollow. When I access the page and view source, there is no rel="nofollow".