weboftalent/silverstripe-shortcode-gist

There is no license information available for the latest version (2.0.3) of this package.

Adds a shortcode for GitHub gists in Silverstripe

Installs: 66

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 2

Type:silverstripe-vendormodule

2.0.3 2018-03-19 17:19 UTC

This package is auto-updated.

Last update: 2024-03-27 06:42:31 UTC


README

#GIST ShortCode Handler Build Status Scrutinizer Code Quality Code Coverage Build Status codecov.io

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads

Dependency Status Reference Status

codecov.io This module allows github gists to be rendered using shortcodes.

##Functionality GitHub gists can be embedded into a page using it's Gist ID. For example:

[Gist url='https://gist.github.com/gordonbanderson/7fadc8280da9e2694960']

If a caption is required add as per the following:

[Gist url="https://gist.github.com/gordonbanderson/7fadc8280da9e2694960"]This is a caption[/Gist]