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
Package info
github.com/gordonbanderson/weboftalent-shortcode-gist
Type:silverstripe-vendormodule
pkg:composer/weboftalent/silverstripe-shortcode-gist
2.0.3
2018-03-19 17:19 UTC
Requires
- silverstripe/cms: ~4
This package is auto-updated.
Last update: 2026-02-27 10:56:42 UTC
README
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]