Skip to contents

Add imgur-hosted URL to existing gist as a "comment" to bottom of script.

Usage

gist_append_img(imgur_url, gist_id = NULL)

Arguments

imgur_url

Existing URL from imgur, typically as created with gistillery::gist_to_carbon()

gist_id

Unique ID for an existing Github Gist - this is where the comment will be added.

Value

Adds a commented line to bottom of existing Gist code