Is there any plugin that exists for taking user input and adding a rich text feel to it. For example, a user posts a status containing a link to a video, image, or webpage.
Is there a jQuery plugin that will recognize the link, discern content type, and then wrap it in the appropriate parent elements? I know I could build it in jQuery myself, it just seems so ubiquitous I thought I should try leaving it to the experts.
If there are any plugins for this, listing them would be super helpful. Couldn't find any on google. Thanks!