Hi! I'm stumped, maybe someone can explain this to me: Neither Textilize nor Markdown seem to turn plain old URLs into links. That is, I can use their proprietary Syntax to create a link, e.g.: "Google":http://google.com, but I can't just write http://google.com. That'll stay unlinked text. Any ideas why that is? This must have been a deliberate choice, but why it is, I can't figure out. I'll probably just code a wrapper function that parses the URLs after markdown did it's thing. Thanks, Rob