method

handle_special_HYPERLINK

v1_9_1_378 - Show latest stable - Class: RDoc::Markup::ToHtml
handle_special_HYPERLINK(special)
public

And we’re invoked with a potential external hyperlink mailto: just gets inserted. http: links are checked to see if they reference an image. If so, that image gets inserted using an <img> tag. Otherwise a conventional <a href> is used. We also support a special type of hyperlink, link:, which is a reference to a local file whose path is relative to the –op directory.