NAME
Mojolicious::Plugin::LinkEmbedder::Link::Text::GistGithub - gist.github.com link
DESCRIPTION
This class inherit from Mojolicious::Plugin::LinkEmbedder::Link::Text.
ATTRIBUTES
media_id
$str = $self->media_id;
Example $str
: "/username/123456789".
METHODS
to_embed
Returns the HTML code for a script tag that writes the gist.
AUTHOR
Jan Henning Thorsen