John W. Long wrote: > > I'll probably just code a wrapper function that parses the URLs after > > markdown did it's thing. > > Try the auto_link() helper method: > > http://api.rubyonrails.com/classes/ActionView/Helpers/TextHelper.html#M000426 > Install Rails just to get RedCloth or BlueCloth to link some text? Seems there would be a simpler way. James