Hi,

The plugin should parse In a HTML page once loaded and convert any
link and email without "a href"  tag to a proper clickable link...

For example:

a). google.com should be converted to <a href="http://google.com";
target="_blank">google.com</a>
b). exam...@example.com should become <a
href="mailto:exam...@example.com";>exam...@example.com</a>

Regards,
Santosh

Reply via email to